Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Sat Sep 15, 2007 2:37 pm Post subject:
I suggest not using FindWindow to get the handle / procid of the process as it's outdated now adays as some games have the window name and/or the class name change constantly to avoid people from using that API to detect the window.
Instead you can use CreateToolhelp32Snapshot to get what you need.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum