Resource.h
上传用户:fjjkzlh
上传日期:2010-04-06
资源大小:469k
文件大小:3k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Five.rc
  4. //
  5. #define IDD_FIVE_DIALOG                 102
  6. #define IDP_SOCKETS_INIT_FAILED         103
  7. #define IDR_MAINFRAME                   128
  8. #define IDB_BMP_QP                      129
  9. #define IDR_MENU                        130
  10. #define IDB_BMP_BLACK                   131
  11. #define IDB_BMP_WHITE                   132
  12. #define IDI_ICO_BLACK                   133
  13. #define IDI_ICO_WHITE                   134
  14. #define IDD_DLG_SERVER                  135
  15. #define IDD_DLG_CLIENT                  136
  16. #define IDI_ICON_VS                     137
  17. #define IDR_WAVE_PUT                    139
  18. #define IDD_DLG_NAME                    140
  19. #define IDD_DLG_STAT                    141
  20. #define IDR_WAVE_LOST                   142
  21. #define IDR_WAVE_WIN                    144
  22. #define IDD_DLG_ABOUT                   145
  23. #define IDC_BTN_HQ                      1000
  24. #define IDC_BTN_BACK                    1001
  25. #define IDC_BTN_LOST                    1002
  26. #define IDC_IMG_ENEMY                   1003
  27. #define IDC_ST_ENEMY                    1004
  28. #define IDC_IMG_ME                      1005
  29. #define IDC_ST_ME                       1006
  30. #define IDC_EDT_CHAT                    1007
  31. #define IDC_CMB_CHAT                    1008
  32. #define IDC_TABLE                       1009
  33. #define IDC_EDIT_HOST                   1010
  34. #define IDC_EDIT_IP                     1011
  35. #define IDC_BTN_LISTEN                  1012
  36. #define IDC_BTN_LEAVE                   1013
  37. #define IDC_ST_STATUS                   1014
  38. #define IDC_BTN_CONNECT                 1017
  39. #define IDC_BTN_OUT                     1018
  40. #define IDC_ST_TIMER                    1019
  41. #define IDC_EDIT_NAME                   1020
  42. #define IDC_ST_NAME                     1021
  43. #define IDC_ST_WIN                      1022
  44. #define IDC_ST_DRAW                     1023
  45. #define IDC_ST_LOST                     1024
  46. #define IDC_BTN_RESET                   1025
  47. #define IDC_ST_PERCENT                  1026
  48. #define ID_MENU_1P                      32772
  49. #define ID_MENU_PC                      32773
  50. #define ID_MENU_SERVER                  32774
  51. #define ID_MENU_CLIENT                  32775
  52. #define ID_MENU_PLAYAGAIN               32776
  53. #define ID_MENU_LEAVE                   32777
  54. #define ID_MENU_NAME                    32778
  55. #define ID_MENU_STAT                    32779
  56. #define ID_MENU_EXIT                    32780
  57. #define ID_MENU_ABOUT                   32781
  58. // Next default values for new objects
  59. // 
  60. #ifdef APSTUDIO_INVOKED
  61. #ifndef APSTUDIO_READONLY_SYMBOLS
  62. #define _APS_NEXT_RESOURCE_VALUE        146
  63. #define _APS_NEXT_COMMAND_VALUE         32782
  64. #define _APS_NEXT_CONTROL_VALUE         1027
  65. #define _APS_NEXT_SYMED_VALUE           101
  66. #endif
  67. #endif