home *** CD-ROM | disk | FTP | other *** search
- /*****************************************************/
- /* */
- /* HELLO3A.h */
- /* */
- /* Die Hello3a.h Include-Datei enthaelt symbolische */
- /* Konstanten fuer die Resourcen. */
- /* Sie wird inkludiert in hello3a.c und hello3a.rc! */
- /* */
- /*****************************************************/
-
- #define ID_RESOURCE 1
-
- #define IDM_COMMANDS 11
- #define IDM_OPTION1 12
- #define IDM_OPTION2 13
- #define IDM_OPTION3 14
- #define IDM_HALLO 15
- #define IDM_ERASE 16
-
- #define IDM_EXIT 21
- #define IDM_EXITPROG 22
- #define IDM_RESUME 23
-
- #define IDS_HALLO 31
- #define IDS_1 32
- #define IDS_2 33
- #define IDS_3 34
-