home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / Shell_Cont187381482005.psc / @PSC_ReadMe_59886_1.txt
Text File  |  2005-04-08  |  1KB  |  7 lines

  1. Title: Shell Context Menu Handler - Ownerdrawn
  2. Description: Well, one thing I just haven't found ANY examples of in VB is implementing IContextMenu3. This does that. I have tried to include as many comments \ references as possible. Please read the info in the documentation folder, especially if you don't know how to use this. Step by step info as well as credits are located there. Several tools are included: one for easily registering / deregistering the dll as a handler, one for unregistering the dll / type library, and one for enumerating all the active menu handlers on the system (for anyone that might be curious.) One note, as any CONTEXT <-(keyword here) handler should be, the menus will vary, depending on the type and amount of files / folders selected. At the moment, it doesn't do that much, but it does demonstrate how to create a handler.
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=59886&lngWId=1
  5.  
  6. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  7.