resource.h
上传用户:marco7834
上传日期:2010-02-24
资源大小:82k
文件大小:3k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MirGui.rc
  4. //
  5. #define IDC_MYICON                      2
  6. #define IDD_MIRGUI_DIALOG               102
  7. #define IDD_ABOUTBOX                    103
  8. #define IDS_APP_TITLE                   103
  9. #define IDD_MIRGUIDLG                   103
  10. #define IDM_ABOUT                       104
  11. #define IDM_EXIT                        105
  12. #define IDS_HELLO                       106
  13. #define IDI_MIRGUI                      107
  14. #define IDI_SMALL                       108
  15. #define IDC_MIRGUI                      109
  16. #define IDR_MAINFRAME                   128
  17. #define IDD_SELCHAR                     131
  18. #define BM1                             132
  19. #define ED_ACCOUNT                      1000
  20. #define ED_PASSWORD                     1001
  21. #define CB_AREA                         1003
  22. #define CB_SERVER                       1004
  23. #define CB_SERVER2                      1005
  24. #define BT_CONNECT                      1007
  25. #define LB_SYSLOG                       1008
  26. #define ED_CHAT                         1009
  27. #define BT_SEND                         1010
  28. #define LB_CHATLOG                      1011
  29. #define BT_DISCONNECT                   1012
  30. #define IDC_BUTTON2                     1024
  31. #define ST_NAME2                        1025
  32. #define ST_NAME3                        1026
  33. #define IDC_RADIO1                      1026
  34. #define ST_NAME4                        1027
  35. #define IDC_RADIO2                      1027
  36. #define ST_NAME6                        1029
  37. #define IDC_RADIO3                      1029
  38. #define ST_NAME7                        1030
  39. #define IDC_RADIO4                      1030
  40. #define ST_NAME8                        1031
  41. #define IDC_COMBO1                      1031
  42. #define IDC_BUTTON3                     1032
  43. #define IDC_CHECK1                      1036
  44. #define IDC_CHECK2                      1037
  45. #define IDC_CHECK3                      1038
  46. #define IDC_CHECK4                      1039
  47. #define IDC_CHECK5                      1040
  48. #define IDC_CHECK6                      1041
  49. #define IDC_CUSTOM1                     1043
  50. #define IDC_LIST1                       1044
  51. #define IDC_HOTKEY1                     1045
  52. #define IDC_STATIC                      -1
  53. // Next default values for new objects
  54. // 
  55. #ifdef APSTUDIO_INVOKED
  56. #ifndef APSTUDIO_READONLY_SYMBOLS
  57. #define _APS_NEXT_RESOURCE_VALUE        134
  58. #define _APS_NEXT_COMMAND_VALUE         32771
  59. #define _APS_NEXT_CONTROL_VALUE         1046
  60. #define _APS_NEXT_SYMED_VALUE           110
  61. #endif
  62. #endif