PDA

Click to See Complete Forum and Search --> : get window handle of process


rafhelp
Mar 23rd, 2011, 07:50 PM
I use a dll in which i have a shellexecute function. When called it OPENS a .bat batch file in a cmd window. Now I need the window handle of this widow so i can return its value to the program using the dll.

I know that shellexecute does not return the window handle, correct me if im worng.

So how do i do this. If possible please email me at rafhelp@yahoo.co.uk