home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-12-15 | 370 b | 13 lines | [TEXT/CWIE] |
- // {9e4ea500-38b3-11d0-b42d-fe2029c6983c}
- DEFINE_GUID(CLSID_ocx,
- 0x9e4ea500, 0x38b3, 0x11d0, 0xb4, 0x2d, 0xfe, 0x20, 0x29, 0xc6, 0x98, 0x3c);
-
-
- #define kOCXFullUserTypeName "ContainerControl"
- #define kOCXProgID "ContainerControl"
- #define kOCXCLSID "{9e4ea500-38b3-11d0-b42d-fe2029c6983c}"
-
-
- #include "CControlContainer.h"
- #define CControl CControlContainer
-