xwords/xwords4/wince/resource.h

122 lines
4.6 KiB
C
Raw Normal View History

2003-11-20 17:26:35 +01:00
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by xwords4.rc
//
#define IDS_APP_TITLE 1
#define IDS_HELLO 2
#define IDC_XWORDS4 3
#define IDI_XWORDS4 101
#define IDM_MENU 102
#define IDD_ABOUTBOX 103
#define IDD_DIALOG1 104
#define IDD_GAMEINFO 104
#define IDD_STRBOX 106
#define IDB_RIGHTARROW 111
#define IDB_DOWNARROW 112
#define IDD_ASKBLANK 113
#define IDD_ASKPASS 116
#define IDD_OPTIONSDLG 117
#define IDB_FLIPBUTTON 118
#define IDB_VALUESBUTTON 119
#define IDB_HINTBUTTON 120
2004-01-10 19:05:35 +01:00
#define IDB_JUGGLEBUTTON 121
#define IDB_ORIGIN 122
2003-11-20 17:26:35 +01:00
#define FLIP_BUTTON_ID 1001
#define VALUE_BUTTON_ID 1002
#define HINT_BUTTON_ID 1003
2004-01-10 19:05:35 +01:00
#define JUGGLE_BUTTON_ID 1004
2003-11-20 17:26:35 +01:00
#define REMOTE_CHECK1 1005
#define NAME_EDIT1 1006
#define ROBOT_CHECK1 1007
#define PASS_EDIT1 1008
#define REMOTE_CHECK2 1009
#define NAME_EDIT2 1010
#define ROBOT_CHECK2 1011
#define PASS_EDIT2 1012
#define REMOTE_CHECK3 1013
#define NAME_EDIT3 1014
#define ROBOT_CHECK3 1015
#define PASS_EDIT3 1016
#define REMOTE_CHECK4 1017
#define NAME_EDIT4 1018
#define ROBOT_CHECK4 1019
#define PASS_EDIT4 1020
#define IDC_COMBO1 1021
#define PLAYERNUM_COMBO 1022
#define IDC_NPLAYERSCOMBO 1023
#define TIMER_CHECK 1024
#define NAME_EDIT5 1025
#define TIMER_EDIT 1026
#define IDC_DICTBUTTON 1027
#define IDC_COMBO3 1028
#define BLANKFACE_COMBO 1029
#define PHONIES_COMBO 1030
#define IDC_PWDLABEL 1031
#define PASS_EDIT 1032
#define BLANKFACE_LIST 1033
#define IDC_NPLAYERSLIST 1034
#define OPTIONS_BUTTON 1035
#define IDC_RADIOGLOBAL 1036
#define IDC_RADIOLOCAL 1037
#define IDC_LEFTYCHECK 1038
#define IDC_CHECKCOLORPLAYED 1039
#define IDC_CHECKSMARTROBOT 1040
#define IDC_CHECKNOHINTS 1041
#define IDC_CHECKSHOWCURSOR 1042
#define IDC_CHECKROBOTSCORES 1043
#define PHONIES_LABEL 1044
#define IDC_ROLECOMBO 1045
#define IDC_LOCALP_LABEL 1046
#define IDC_TOTAL_LABEL 1047
#define IDC_REMOTE_LABEL 1048
2003-12-09 06:20:10 +01:00
#define IDC_PICKTILES 1049
2004-02-14 07:09:45 +01:00
#define IDC_BPICK 1050
#define IDC_PICKMSG 1051
#ifdef FEATURE_TRAY_EDIT
# define IDC_CPICK 1052
# define IDC_PICKALL 1053
#endif
2003-11-20 17:26:35 +01:00
#define IDM_FILE_EXIT 40002
#define IDM_HELP_ABOUT 40003
#define ID_FILE_ABOUT 40004
#define ID_GAME_GAMEINFO 40005
#define ID_GAME_HISTORY 40006
#define ID_GAME_FINALSCORES 40007
#define ID_GAME_TILECOUNTSANDVALUES 40008
#define ID_MOVE_HINT 40009
#define ID_MOVE_NEXTHINT 40010
#define ID_MOVE_UNDOCURRENT 40011
#define ID_MOVE_UNDOLAST 40012
#define ID_MOVE_TRADE 40013
#define ID_MOVE_JUGGLE 40014
#define ID_MOVE_HIDETRAY 40015
#define ID_MOVE_TURNDONE 40016
#define ID_FILE_NEWGAME 40017
#define ID_FILE_SAVEDGAMES 40018
#define ID_EDITTEXT 40019
#define ID_FILE_PREFERENCES 40020
#define ID_FILE_BEAMDICT 40021
#define ID_FILE_BEAMBOARDS 40022
#define ID_GAME_RESENDMSGS 40023
#define ID_COLORS_RES 9999
2004-01-29 06:05:37 +01:00
#define ID_BONUS_RES 9998
2003-11-20 17:26:35 +01:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
2004-01-10 19:05:35 +01:00
#define _APS_NEXT_RESOURCE_VALUE 123
2003-11-20 17:26:35 +01:00
#define _APS_NEXT_COMMAND_VALUE 40023
2003-12-09 06:20:10 +01:00
#define _APS_NEXT_CONTROL_VALUE 1054
2003-11-20 17:26:35 +01:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif