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