|
-
Dec 5th, 2005, 05:35 AM
#1
Thread Starter
Junior Member
how to intercept the process opening in the explorer
Hi,
I was wondering how to intercept the process opening in the explorer.
for example: In the windows explorer, I click(run) a file, no matter executives ones or any kind of file types, is there any way for me to "hook" the message, and let me to allow the process to be opened?
I searched msdn, read through all windows messages(WM), seems no such windows message for me to use.
Thanks in advance.
Yours,
Wilson
-
Dec 5th, 2005, 10:17 AM
#2
Re: how to intercept the process opening in the explorer
I don't understand the question.
If you run a file, then it will get opened. What process are you trying to hook?
-
Dec 5th, 2005, 09:07 PM
#3
Thread Starter
Junior Member
Re: how to intercept the process opening in the explorer
what I mean is:
before the explorer really create a process, notify me, I decide to let it let it execute or not.
please refer to this: http://www.vbforums.com/showthread.php?t=358405
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
|