mirror of
https://github.com/reactos/reactos.git
synced 2024-11-06 06:33:08 +00:00
456be5d16b
svn path=/trunk/; revision=15091
25 lines
849 B
C
25 lines
849 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Solitaire.rc
|
|
//
|
|
#define IDD_DIALOG1 101
|
|
#define IDR_MENU1 102
|
|
#define IDR_ACCELERATOR1 103
|
|
#define IDI_ICON1 104
|
|
#define IDM_GAME_NEW 40001
|
|
#define IDM_GAME_DECK 40002
|
|
#define IDM_GAME_OPTIONS 40003
|
|
#define IDM_GAME_EXIT 40004
|
|
#define IDM_HELP_CONTENTS 40005
|
|
#define IDM_HELP_ABOUT 40006
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
|
#define _APS_NEXT_COMMAND_VALUE 40007
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|