Guest checkist Posted March 26, 2005 Posted March 26, 2005 I'm newbie here. First of all. "How are you gentlemen!" [Question (simple version)] How can I convert PIDs to Windows Handles (HWNDs)? [Question (long version, same as simple version)] 1. Run() function returns PID. 2. Many (all?) of windows handling functions (ex. ControlMove() ) identifies target window by its title, text, or HWND 3. 'WinGetHandle()' function which retrieves HWND of given window, doesn't seem to accept PID as arguments. 4. What can I do?
CyberSlug Posted March 26, 2005 Posted March 26, 2005 Didn't search the forum first? You have no chance to survive make your time http://www.autoitscript.com/forum/index.ph...wtopic=9541&hl= Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Guest checkist Posted March 28, 2005 Posted March 28, 2005 Well, I searched the forum with keyword 'PID' before, but didn't find it Anyway, thank you CyberSlug! all your base....(cough cough)
Moderators SmOke_N Posted March 28, 2005 Moderators Posted March 28, 2005 Hey thanks for the post, it reminded me I needed to change something Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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