resource.h
上传用户:hy11688
上传日期:2007-01-08
资源大小:81k
文件大小:2k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by fchess.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDD_ESTDLG                      130
  8. #define IDI_WHITE                       131
  9. #define IDI_BLACK                       132
  10. #define IDC_CHESS                       133
  11. #define IDC_CHESSB                      133
  12. #define IDI_LASTB                       133
  13. #define IDI_LASTW                       134
  14. #define IDD_MESSAGEBAR                  136
  15. #define IDC_CHESSW                      137
  16. #define IDC_EFFECT                      1000
  17. #define IDC_OTHERNAME                   1001
  18. #define IDC_CONNECT                     1002
  19. #define IDC_LISTEN                      1003
  20. #define IDC_ONE                         1005
  21. #define IDC_TWO                         1006
  22. #define IDC_SEND                        1008
  23. #define IDC_RECV                        1009
  24. #define IDC_WIN_AND_LOST                1010
  25. #define ID_GAME_NEW                     32771
  26. #define ID_FUNCTION_SENDMESSAGETOOTHER  32772
  27. #define ID_GAME_QUITCURRENTGAME         32773
  28. #define IDM_BEEP                        32778
  29. #define IDS_CONN_FAIL                   57346
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_3D_CONTROLS                     1
  35. #define _APS_NEXT_RESOURCE_VALUE        140
  36. #define _APS_NEXT_COMMAND_VALUE         32780
  37. #define _APS_NEXT_CONTROL_VALUE         1011
  38. #define _APS_NEXT_SYMED_VALUE           103
  39. #endif
  40. #endif