resource.h
上传用户:kkzhu_0
上传日期:2007-01-05
资源大小:214k
文件大小:3k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by five.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDC_STEPBOX                     101
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_FIVETYPE                    129
  9. #define IDD_DIALOG_SET                  130
  10. #define IDB_BITMAP_EXIT                 133
  11. #define IDB_BITMAP_ERROR                136
  12. #define IDB_BITMAP_PING                 137
  13. #define IDB_BITMAP_SHU                  138
  14. #define IDB_BITMAP_WELCOM               139
  15. #define IDB_BITMAP_ABOUT                140
  16. #define IDB_BITMAP_HELP                 144
  17. #define IDB_BITMAP_YING                 145
  18. #define IDD_DIALOG_ABOUT                147
  19. #define IDR_TOOLBAR_PLAY                150
  20. #define IDR_TOOLBAR_MAIN                152
  21. #define IDD_DIALOG_ERROR                156
  22. #define IDB_BITMAP_MAIN                 156
  23. #define IDD_DIALOG_COUNT                157
  24. #define IDD_DIALOG_EXIT                 158
  25. #define IDB_BITMAP_PLAY                 158
  26. #define IDD_DIALOG_WELCOM               159
  27. #define IDD_DIALOG_HELP                 160
  28. #define IDC_CHECK_ONE                   1000
  29. #define IDC_EDIT_WF0_1                  1001
  30. #define IDC_EDIT_WF0_2                  1002
  31. #define IDC_EDIT_WF0_3                  1003
  32. #define IDC_EDIT_WF0_4                  1004
  33. #define IDC_EDIT_WF1_1                  1005
  34. #define IDC_EDIT_WF1_2                  1006
  35. #define IDC_EDIT_WF1_3                  1007
  36. #define IDC_EDIT_WF1_4                  1008
  37. #define IDC_EDIT_WF2_3                  1009
  38. #define IDC_EDIT_WF2_4                  1010
  39. #define IDC_EDIT_WF5                    1011
  40. #define IDC_SET_RESET                   1013
  41. #define IDC_EDIT_BREADTH                1014
  42. #define IDC_EDIT_DEEP                   1015
  43. #define IDC_EDIT_THREAD                 1016
  44. #define IDC_EDIT_DELTA                  1017
  45. #define ID_SET_HELP                     1019
  46. #define IDC_EDIT_NUM                    1020
  47. #define IDC_SRCOLL_NUM                  1021
  48. #define IDC_CHECK_JING                  1022
  49. #define IDC_CHECK_FENG                  1023
  50. #define IDC_CHECK_PING                  1024
  51. #define ID_HELP_INFO                    1042
  52. #define IDC_WELCOM_CPU                  1045
  53. #define IDC_WELCOM_MEMORY               1046
  54. #define IDC_EDITBAR_SEARCHBOX           1047
  55. #define ID_PARAM_SET                    32771
  56. #define ID_APP_HELP                     32772
  57. #define ID_APP_WELCOM                   32773
  58. #define ID_VIEW_TOOLBAR1                32774
  59. #define ID_BUTTON_HUI                   32775
  60. #define ID_BUTTON_DIN                   32777
  61. #define ID_BUTTON_XIA                   32778
  62. #define ID_BUTTON_QIAN                  32779
  63. // Next default values for new objects
  64. // 
  65. #ifdef APSTUDIO_INVOKED
  66. #ifndef APSTUDIO_READONLY_SYMBOLS
  67. #define _APS_3D_CONTROLS                     1
  68. #define _APS_NEXT_RESOURCE_VALUE        159
  69. #define _APS_NEXT_COMMAND_VALUE         32787
  70. #define _APS_NEXT_CONTROL_VALUE         1013
  71. #define _APS_NEXT_SYMED_VALUE           102
  72. #endif
  73. #endif