mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
121 lines
4.6 KiB
C
Executable file
121 lines
4.6 KiB
C
Executable file
//{{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
|
|
#define IDB_JUGGLEBUTTON 121
|
|
#define IDB_ORIGIN 122
|
|
|
|
#define FLIP_BUTTON_ID 1001
|
|
#define VALUE_BUTTON_ID 1002
|
|
#define HINT_BUTTON_ID 1003
|
|
#define JUGGLE_BUTTON_ID 1004
|
|
|
|
#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
|
|
#define IDC_PICKTILES 1049
|
|
#define IDC_BPICK 1050
|
|
#define IDC_PICKMSG 1051
|
|
#ifdef FEATURE_TRAY_EDIT
|
|
# define IDC_CPICK 1052
|
|
# define IDC_PICKALL 1053
|
|
#endif
|
|
|
|
#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
|
|
#define ID_BONUS_RES 9998
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 123
|
|
#define _APS_NEXT_COMMAND_VALUE 40023
|
|
#define _APS_NEXT_CONTROL_VALUE 1054
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|