|
|
1.1 ! root 1: // ************************************************************************ ! 2: // ! 3: // Microsoft Developer Support ! 4: // Copyright (c) 1993 Microsoft Corporation ! 5: // ! 6: // ************************************************************************** ! 7: // PROGRAM: MinRec.H ! 8: // PURPOSE: A Small Win32 Recorder-like Sample Application Header File ! 9: // ************************************************************************** ! 10: ! 11: //-- menu items ! 12: #define IDM_FILE_EXIT 199 ! 13: ! 14: #define IDM_MACRO_PLAYBACK 801 ! 15: #define IDM_MACRO_RECORD 802 ! 16: #define IDM_MACRO_STOP 803 ! 17: ! 18: #define IDM_HELP_ABOUT 205 ! 19: ! 20: //-- string ids ! 21: #define IDS_APPNAME 1000 ! 22: #define IDS_SHORT_APPNAME 1001
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.