Application control
System Admin
1
Posts
1
Posters
2
Views
1
Watching
-
I would like to control a generic application (es. word) through my application. I send characters to this application with the PostMessage function. My problem is the "Open/File" window, because I open the window but I can't write in it. Can I write with my application in other application (in win32)? Umb