Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-29-2005, 05:15 PM
Vern Vern is offline
Member
 
Join Date: Feb 2004
Posts: 46
Default Re: vb.net win32Api enumchildwindows help

Don't use child window, use thread window

Use GetProcessByName to get the process ID ex: "PokerStars"
Use GetWindowThreadProcessID to get the main processes window thread ID
Then use EnumThreadWindows with that Process ID to generate a callback you can capture all the sub window handles from.

Vern

P.S. Win32 API calls suck [img]/images/graemlins/smile.gif[/img]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:14 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.