mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
28 lines
940 B
C
28 lines
940 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft eMbedded Visual C++ generated include file.
|
|
// Used by XPTCInvoke_Testing.rc
|
|
//
|
|
#define IDS_APP_TITLE 1
|
|
#define IDS_HELLO 2
|
|
#define IDC_XPTCINVOKE_TESTING 3
|
|
#define IDI_XPTCINVOKE_TESTING 101
|
|
#define IDM_MENU 102
|
|
#define IDD_ABOUTBOX 103
|
|
#define IDS_HELP 104
|
|
#define IDS_COMMAND1 301
|
|
#define IDM_MAIN_COMMAND1 40001
|
|
#define IDM_HELP_ABOUT 40003
|
|
#define IDM_TEST 40004
|
|
#define IDS_CAP_EXIT 40006
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40007
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|