Kenwa Posted February 16, 2012 Posted February 16, 2012 Using C#. All my windows have the same title and there is no subtext. How can I use something like winactivate() with a PID or Handle instead of title text... I already have the PID and Handle just need to know how to use the function or a similar function Thanks
cammn Posted February 17, 2012 Posted February 17, 2012 I'm working with random windows and only have the PID. Found this helpful:
Laymanball Posted June 2, 2012 Posted June 2, 2012 Answer: Use this script. $handle = WinGetHandle("[CLASS:ACTIVE]") My Sample Script Download: VistaDesktopIconsChangerForXp.au3 (Com,Doc and Bin only) http://www.4shared.com/rar/NMHYL5Igba/VistaDesktopIconsChangerForXp_.html VistaDesktopIconsChangerForXp.exe (Resources) http://www.4shared.com/rar/nzs7Mb1gba/VistaDesktopIconsChangerForXp_.html
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