reactos/rosapps/games/solitaire/resource.h
Steven Edwards 456be5d16b remove trailing whitespace at end of lines
svn path=/trunk/; revision=15091
2005-05-07 21:24:31 +00:00

26 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