2005-03-10 04:04:27 +00:00
|
|
|
//{{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
|
2005-05-07 21:24:31 +00:00
|
|
|
//
|
2005-03-10 04:04:27 +00:00
|
|
|
#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
|