B
blah
Hello everyone, my program is supposed to click a button on another
application when I click a button on my application. If I use a spy
program to get its identity, how can I do this? I know I should use
winapi and the interop services, but I cant quite set the code up to
work. Ive managed to get the window focus so far with winapi, so all I
need to do is execute a specific button. any know how to do this when I
click the button on my program?
application when I click a button on my application. If I use a spy
program to get its identity, how can I do this? I know I should use
winapi and the interop services, but I cant quite set the code up to
work. Ive managed to get the window focus so far with winapi, so all I
need to do is execute a specific button. any know how to do this when I
click the button on my program?