home *** CD-ROM | disk | FTP | other *** search
- //REGEN_FILEHEADING
- //REGEN_FILEHEADING
-
- /********************************************************************
- * *
- * Source File: FlipitID.h *
- * Description: Header file IDS for Flipit application *
- * Date: Sat Jun 25 15:12:28 1994 *
- * *
- ********************************************************************/
-
- #ifndef __FLIPITID__H
- #define __FLIPITID__H
-
- //REGEN_HEADER
- //REGEN_HEADER
-
- // Defines for menu item IDs
- #define IDM_NEW 101
- #define IDM_OPEN 102
- #define IDM_SAVEAS 103
- #define IDM_EXIT 104
- #define IDM_UNDO 105
- #define IDM_HINT 106
- #define IDM_CHEAT 107
- #define IDM_PREFERENCES 108
- #define IDM_CONTENTS 109
- #define IDM_ABOUT 110
-
-
- #endif // __FLIPITID__H
-