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 / Shapes / Register.h < prev    next >
Encoding:
Text File  |  1996-12-16  |  345 b   |  14 lines  |  [TEXT/CWIE]

  1. // {a397ed00-5799-11d0-a398-83e441a0d1e0}
  2. DEFINE_GUID(CLSID_ocx, 
  3. 0xa397ed00, 0x5799, 0x11d0, 0xa3, 0x98, 0x83, 0xe4, 0x41, 0xa0, 0xd1, 0xe0);
  4.  
  5.  
  6. #define kOCXFullUserTypeName            "Shapes"
  7. #define kOCXProgID                        "Shapes"
  8. #define kOCXCLSID                        "{a397ed00-5799-11d0-a398-83e441a0d1e0}"
  9.  
  10.  
  11. #include "CShapesControl.h"
  12. #define CControl CShapesControl
  13.  
  14.