home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-12-16 | 345 b | 14 lines | [TEXT/CWIE] |
- // {a397ed00-5799-11d0-a398-83e441a0d1e0}
- DEFINE_GUID(CLSID_ocx,
- 0xa397ed00, 0x5799, 0x11d0, 0xa3, 0x98, 0x83, 0xe4, 0x41, 0xa0, 0xd1, 0xe0);
-
-
- #define kOCXFullUserTypeName "Shapes"
- #define kOCXProgID "Shapes"
- #define kOCXCLSID "{a397ed00-5799-11d0-a398-83e441a0d1e0}"
-
-
- #include "CShapesControl.h"
- #define CControl CShapesControl
-
-