mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-29 06:07:56 +03:00
21 lines
530 B
C
21 lines
530 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Res.rc
|
|
//
|
|
#define IDR_MENU1 101
|
|
#define IDR_MAINMENU 101
|
|
#define IDI_MAINICON 102
|
|
#define ID_FILE_OPENELF 40001
|
|
#define ID_FILE_QUIT 40002
|
|
#define ID_HELP_ABOUT 40004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40005
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|