-
December 31st, 2000, 02:58 PM
#1
Process Handle to Process ID
ShellExecuteEx returns the process handle
GetWindowThreadProcessId ( hWndNext, &ProcessId ) returns the process id
How can I link the process handle to the process id?
Also, when ShellExecuteEx creates a new Netscape Browser, and there is already a Netscape Browser running,
no new process shows up in the process list, but the ProcessId field in SHELLEXECINFO gets set? Why
is that?
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
|