home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectWindows
- // Copyright (C) 1991, 1995 by Borland International, All Rights Reserved
- //----------------------------------------------------------------------------
-
- #define CM_CREATE 101
- #define CM_RSTRING 102
- #define CM_RCURSOR 103
- #define CM_RICON 104
- #define CM_RBITMAP 105
-
- #define ID_STRING 300
- #define ID_ICON 301
- #define ID_CURSOR 302
- #define ID_BITMAP 303
-
- #define IDM_COMMANDS 400
-