Jump to content

Automating VB6 application


Recommended Posts

Hey,

I am not much versed in these but I guess what you mean is tools like AutoIt Window Info tool or Spy++ don't show the class name? What kind of controls did you have problem with?

The process, in general, is finding the window handle of parent (user32.dll findwindow) and then the control using class name (findwindowex). And then using SendMessage/SetText vs.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...