resource.h
上传用户:tany51
上传日期:2013-06-12
资源大小:1397k
文件大小:2k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by resource.rc
  4. //
  5. #define IDI_TRAY                        4
  6. #define IDM_RESTORE                     5
  7. #define IDD_PROPPAGE_SMALL              102
  8. #define IDS_APP_TITLE                   103
  9. #define IDR_MENU                        104
  10. #define IDM_SAVE                        105
  11. #define IDM_RESTART                     106
  12. #define IDM_SHUTDOWN                    107
  13. #define IDM_EXIT                        108
  14. #define IDM_CLEAR                       109
  15. #define ID_Menu                         110
  16. #define IDM_ABOUT                       111
  17. #define IDM_USERLIST                    113
  18. #define IDI_ICON1                       114
  19. #define ID_ABOUT                        114
  20. #define ID_SERVERCONFIGURATION_EDITTHESERVERCONFIGFILE 115
  21. #define IDM_SERVERCONFIG                115
  22. #define ID_PVPGNDATABASE_VIEWDATABASE   116
  23. #define ID_PVPGNDATABASE_RUNQUERYAGAINSTDATABASE 117
  24. #define ID_HELP_CHECKFORUPDATES         118
  25. #define ID_Menu120                      120
  26. #define ID_USERACTIONS_KICKUSER         121
  27. #define ID_USERACTIONS_BANUSER          122
  28. #define ID_USERACTIONS_CREATE_ADMIN     123
  29. #define ID_USERACTIONS_VIEWPROFILE      124
  30. #define IDD_DIALOG1                     125
  31. #define IDD_KICKUSER                    125
  32. #define IDD_ABOUT                       333
  33. #define IDD_ANN                         444
  34. #define IDC_BUTTON1                     1000
  35. #define IDC_KICK_EXECUTE                1000
  36. #define IDC_EDIT1                       1002
  37. #define IDC_CHECKKICK                   1003
  38. #define IDC_CHECK2                      1004
  39. #define IDC_CHECKBAN                    1004
  40. #define IDC_EDITKICK                    1005
  41. #define IDC_STATIC_KICK                 1006
  42. #define IDC_STATIC_KICKBOX              1007
  43. #define IDC_CUSTOM1                     1009
  44. #define IDC_CHECKADMIN                  1010
  45. #define IDC_CHECK3                      1011
  46. #define IDC_CHECKMOD                    1011
  47. #define IDC_CHECKANN                    1012
  48. #define IDM_ANN                         2000
  49. // Next default values for new objects
  50. // 
  51. #ifdef APSTUDIO_INVOKED
  52. #ifndef APSTUDIO_READONLY_SYMBOLS
  53. #define _APS_NEXT_RESOURCE_VALUE        127
  54. #define _APS_NEXT_COMMAND_VALUE         40001
  55. #define _APS_NEXT_CONTROL_VALUE         1013
  56. #define _APS_NEXT_SYMED_VALUE           101
  57. #endif
  58. #endif