home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winui / shell / shellext / readme.txt < prev    next >
Encoding:
Text File  |  1996-01-17  |  319 b   |  8 lines

  1. Basic Shell Extension
  2.  
  3.  
  4. The SHELLEXT sample demonstrates how to implement the basic shell 
  5. extensions. These include context menu, property sheet, icon handler, and 
  6. copy hook extensions. This sample does not implement a drag-drop handler, 
  7. but the implementation would be very similar to context menu handlers.
  8.