|
-
Aug 13th, 2001, 02:09 PM
#1
Thread Starter
Lively Member
Double click file initiates dll
Hey guys
I have written a dll which is a shell extension so when you right click on my file type it brings up a menu. What i was wonering is if anyone knew how to get the double click of the file to launch one of the right click menu options on the file.
At the moment i found the registry entrys to get it to load a dll on double click or open but i was wondering what the registry passes in to the dll and what function i need to add to the dll to get it to react to the open command.
Cheers for the help
Peter
"Let's all join forces, rule with an iron hand...and prove to all the world, metal rules the land..."
-- Judas Priest
My email is [email protected]
-
Aug 13th, 2001, 04:54 PM
#2
Monday Morning Lunatic
If you look up some information on rundll32 you can use that. Basically it allows you to call a function in a DLL, but AFAIK there are some caveats to this.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|