home *** CD-ROM | disk | FTP | other *** search
/ ...taking it to the Macs! / ...taking it to the Macs!.iso / Extras / ActiveX Mac SDK / ActiveX SDK / Sample Controls / PictPlayer / Register.h < prev   
Encoding:
Text File  |  1996-12-15  |  346 b   |  13 lines  |  [TEXT/CWIE]

  1. // {F6CDB442-FBF1-11cf-821E-444553540000}
  2. DEFINE_GUID(CLSID_ocx, 
  3. 0xf6cdb442, 0xfbf1, 0x11cf, 0x82, 0x1e, 0x44, 0x45, 0x53, 0x54, 0x0, 0x0);
  4.  
  5.  
  6. #define kOCXFullUserTypeName            "PictPlayer"
  7. #define kOCXProgID                        "PictPlayer"
  8. #define kOCXCLSID                        "{F6CDB442-FBF1-11cf-821E-444553540000}"
  9.  
  10. #include "CPictControl.h"
  11. #define CControl CPictControl
  12.  
  13.