Maxel Posted June 14, 2012 Posted June 14, 2012 (edited) Hello Guys, I'm trying to hook Autoit to an Subwindow and i'm not getting there. I'm using VMware to create an Vm. Now i want to send Autoit commands in the new Windows, which is created. Now VMware opens a greater Window, in which the Windows Window is only a part ( some options lists ect on the left Side ). The only different attribute those windows have is the Class under Control. Anyone knows how i can Access that so i just have the "native" Pixels from my VM ? Any help appriciated!Here the whole Summary of the Window Info : Window i want to use: ( the 800x600 one if its possible ) >>>> Window <<<< Title: Testserver - VMware Workstation Class: VMUIFrame Position: 155, 276 Size: 1020, 754 Style: 0x16CF0000 ExStyle: 0x00000100 Handle: 0x00000000000317E0 >>>> Control <<<< Class: MKSEmbedded Instance: 1 ClassnameNN: MKSEmbedded1 Name: Advanced (Class): [CLASS:MKSEmbedded; INSTANCE:1] ID: Text: M Position: 202, 94 Size: 800, 600 ControlClick Coords: 300, 357 Style: 0x50000000 ExStyle: 0x00000000 Handle: 0x00000000000118DC >>>> Mouse <<<< Position: 665, 757 Cursor ID: 0 Color: 0x106FCC >>>> StatusBar <<<< >>>> ToolsBar <<<< >>>> Visible Text <<<< vmFullScreenUnibar M Testserver >>>> Hidden Text <<<< Exit Unity Help With Using Unity thx in advance Max edit: If any one can tell me how i get the second handle that would help alot too ( haven't used handles yet but they seem to be way better! ) Edited June 14, 2012 by Maxel
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