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

  1. // {9e4ea500-38b3-11d0-b42d-fe2029c6983c}
  2. DEFINE_GUID(CLSID_ocx, 
  3. 0x9e4ea500, 0x38b3, 0x11d0, 0xb4, 0x2d, 0xfe, 0x20, 0x29, 0xc6, 0x98, 0x3c);
  4.  
  5.  
  6. #define kOCXFullUserTypeName            "ContainerControl"
  7. #define kOCXProgID                        "ContainerControl"
  8. #define kOCXCLSID                        "{9e4ea500-38b3-11d0-b42d-fe2029c6983c}"
  9.  
  10.  
  11. #include "CControlContainer.h"
  12. #define CControl CControlContainer
  13.