|
-
Jul 21st, 2000, 07:13 AM
#2
New Member
Getting hWnd from ShellExecute
Perhaps this helps:
If you check out MSDN you'll see another function called ShellExecuteEx that uses a SHELLEXECUTEINFO structure. This structure returns a hProcess. You may be able to use this value to get a hWnd to the main window for that application.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|