I know you guys have probably been asked this before, but i'd like to ask it now. What is the best was to get a handle? i use FindWindow to get the handle of the parent, and others have told me that i can use FindwindowEx to find children, but when i use FindWindowEx, it simply returns a 0 instead of a handle. What am I doing wrong?