Enumthreadwindows

You can talk about VB programming here

Enumthreadwindows

Postby Newbie » Sat Nov 11, 2006 7:37 am


:D

The EnumThreadWindows function enumerates all windows associated with a thread by passing the handle to each window, in turn, to an application-defined callback function. EnumThreadWindows continues until the last window is enumerated or the callback function returns FALSE. To enumerate child windows of a particular window, use the EnumChildWindows function.

My Goal: get the handle of the admin console of paltalk #32770, which is the child of the window class. Normaly, this API will grab all the child windows on a thread. Event those windows are not visible on user. However, it does work on other app but not on paltalk. I'm working on it. Anyone want to join ?
User avatar
Newbie
imFiles Junior
imFiles Junior
 
Posts: 95
Joined: Fri Oct 07, 2005 2:51 pm

Postby Departure » Sat Nov 11, 2006 8:47 am

yeah but the problem is , there a some controls which have the same name, it would easyer if they all had diffrent names (handels) anyway have a go and you will see what i mean, I have already tryed this before, that how findwindowwild function came about :O)
User avatar
Departure
Global Moderator
Global Moderator
 
Posts: 996
Joined: Thu Mar 17, 2005 11:26 am
Location: Australia


Return to Visual Basic Programming

Who is online

Users browsing this forum: No registered users and 0 guests