home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-12-15 | 345 b | 12 lines | [TEXT/CWIE] |
- // {F6CDB446-FBF1-11cf-821E-444553540000}
- DEFINE_GUID(CLSID_ocx,
- 0xf6cdb446, 0xfbf1, 0x11cf, 0x82, 0x1e, 0x44, 0x45, 0x53, 0x54, 0x0, 0x0);
-
- #define kOCXFullUserTypeName "ListBox"
- #define kOCXProgID "ListBox"
- #define kOCXCLSID "{F6CDB446-FBF1-11cf-821E-444553540000}"
-
-
- #include "CListBoxControl.h"
- #define CControl CListBoxControl
-