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 / dropext / dropext.h < prev    next >
Encoding:
Text File  |  1995-02-03  |  209 b   |  8 lines

  1.  
  2. //
  3. // The class ID of this menu extension class.
  4. //  "{A4D78B20-6E05-1069-8758-08002B2BD64F}"
  5. //
  6. DEFINE_GUID(CLSID_SampleDropExt, 0xA4D78B20, 0x6E05, 0x1069, 0x87,0x58,0x08,0x00,0x2B,0x2B,0xD6,0x4F);
  7.  
  8.