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 [email protected]
