home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectWindows
- // Copyright (c) 1991, 1995 by Borland International, All Rights Reserved
- //
- // Object windows bitmap scrolling app resource defines
- //----------------------------------------------------------------------------
-
- #include <owl/editfile.rh>
-
- // Menuitem IDs
- //
- #define CM_READ1 101
- #define CM_READ2 102
- #define CM_READBAD 103
- #define CM_MEMHANDLE 104
- #define CM_MEMHANDLEREFRESH 105
-
- #define CM_FIT 301
- #define CM_AUTOCLIPVIEW 302
- #define CM_PAINTFROMDDB 303
- #define CM_PAINTICON 304
-
- // Accelerator ID
- //
- #define IDA_BMPVIEW 101
-