|
-
June 6th, 1999, 10:13 PM
#1
Q: How to add to pop up menu (right click)
How do I add my own right mouse click menu item to Windows 9x system?? For example, WinZip adds several functions to the popup menu such as "Add to Zip...".
How do I add my own text string and then bind it to a C++ program?
I would like my command to work on selected folders and/or files.
Thanks.
-
June 7th, 1999, 02:05 AM
#2
Re: Q: How to add to pop up menu (right click)
This is not an exact answer but it may give you a place to start. If you look in your regestry you'll see that WinZip adds a regestry entry to *.shellex.ContextMenuHandlers.WinZip
Good Luck
Dan
-
June 7th, 1999, 06:30 AM
#3
Re: Q: How to add to pop up menu (right click)
this is a worked example in david.j.kruglenski's book on vc++(microsoft press).
yadu
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
|