c3ab4004ad
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
21 lines
681 B
C
21 lines
681 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by EMU48.RC
|
|
//
|
|
#define IDI_APP 101
|
|
#define IDB_KEYBOARD 102
|
|
#define ID_SYSTEM_RUN 40001
|
|
#define ID_SYSTEM_EXIT 40002
|
|
#define ID_SAVE 40004
|
|
#define ID_HELP_ABOUT 40003
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 108
|
|
#define _APS_NEXT_COMMAND_VALUE 40004
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|