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 / PowerPlant View / register.h < prev   
Encoding:
Text File  |  1996-12-05  |  333 b   |  12 lines  |  [TEXT/CWIE]

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