📄 wchess.h
字号:
// ObjectWindows - (C) Copyright 1992 by Borland International
#ifndef __WCHESS_H
#define __WCHESS_H
#define IDM_BEGIN 24350
#define IDM_MOVEPIECE 24350
#define IDM_MOVETIME 24351
#define IDM_TOTALTIME 24352
#define IDM_DEMO 24353
#define IDM_INFINITE 24354
#define IDM_PLY 24355
#define IDM_MATE 24356
#define IDM_SINGLE 24357
#define IDM_TWOPLAYER 24358
#define IDM_AUTO 24359
#define IDM_REVERSE 24360
#define CM_UNDO 24361
#define CM_REDO 24362
#define CM_STOP 24363
#define IDM_EASY 24364
#define IDM_HINT 24365
#define IDM_PASS 24366
#define IDM_EXIT 24371
#define IDM_MATCHING 24372
#define IDM_WHITETURN 24373
#define IDM_BLACKTURN 24374
#define IDM_COLORS 24375
#define IDM_BESTLINE 24376
#define IDM_MOUSEDRAG 24377
#define IDM_MOUSESELECT 24378
#define IDM_PIECEVALUES 24379
#define IDM_SOUND 24380
#define EM_ERROR 24344
#define EM_CANCEL 24346
#define EM_CLEAR 24347
#define EM_DONE 24348
#define SD_ENDGAMEDLG 24349
#define SD_CHESSERROR 24345
#define IDD_WRED 24854
#define IDD_WGREEN 24855
#define IDD_WBLUE 24856
#define IDD_WEDITRED 24857
#define IDD_WEDITGREEN 24858
#define IDD_WEDITBLUE 24859
#define IDD_BRED 24860
#define IDD_BGREEN 24861
#define IDD_BBLUE 24862
#define IDD_BEDITRED 24863
#define IDD_BEDITGREEN 24864
#define IDD_BEDITBLUE 24865
#define IDD_BLACKCOLOR 24866
#define IDD_WHITECOLOR 24867
#define IDD_QUEEN 24868
#define IDD_ROOK 24869
#define IDD_BISHOP 24870
#define IDD_KNIGHT 24871
#define IDD_PAWN 24872
#define IDD_EQUEEN 24873
#define IDD_EROOK 24874
#define IDD_EBISHOP 24875
#define IDD_EKNIGHT 24876
#define IDD_EPAWN 24877
#define IDD_DEFAULT 201
#define TIMEID 202
#endif // __WCHESS_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -