nmontec Posted November 5, 2010 Posted November 5, 2010 Dear All, to get the handle of the Canon EOS Utility (software to remotely control a Canon EOS DSLR camera via USB cable) I use this command: $EOS_Handle = WinGetHandle("[CLASS:WindowsForms10.window.8.app.0.3553390]", "") Well, this works on my PC, but not on others. Can anyone tell me how to address correctly this window? I can't use its title as the title changes depending on the camera, so I need something general. Otherwise, Is there a general method I can use to retrieve the correct handle whatever Canon EOS Utility I have installed? thanks a lot Nicola
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now