resource.h
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:2k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MySqlManager.rc
  4. //
  5. #define IDC_START_PB                    3
  6. #define IDC_STOP_PB                     4
  7. #define ID_SERVERS_PB                   7
  8. #define IDD_ABOUTBOX                    100
  9. #define IDM_QUERY_EXEC                  101
  10. #define IDM_QUERY_DATABASES             102
  11. #define IDM_REFRESH                     103
  12. #define IDD_REGISTER_SERVER             114
  13. #define IDR_MAINFRAME                   128
  14. #define IDR_MYSQLMTYPE                  129
  15. #define IDD_TOOL_SQL                    132
  16. #define IDB_BITMAP1                     133
  17. #define IDD_TOOL_SQL_QUERY              134
  18. #define IDD_TOOL_SQL_RESULTS            135
  19. #define IDD_TOOL_SQL_STATUS             136
  20. #define IDC_TAB1                        1000
  21. #define IDC_EDIT                        1001
  22. #define IDC_QUERY_PB                    1002
  23. #define IDC_FONT_PB                     1003
  24. #define IDS_QUERY_EXEC                  1003
  25. #define ID_SERVER_CB                    1003
  26. #define ID_USER                         1004
  27. #define IDC_SERVER_CB                   1004
  28. #define IDC_DATABASES_PB                1005
  29. #define ID_PASSWORD                     1005
  30. #define ID_HOST_CB                      1006
  31. #define IDC_TIMER_SECS                  1006
  32. #define ID_PORT_CB                      1007
  33. #define IDC_CLEAR                       1007
  34. #define ID_GROUPS_PB                    1012
  35. #define ID_REMOVE_PB                    1017
  36. #define ID_DISPLAY_SERVER_STATUS_CK     1057
  37. #define ID_USE_STANDARD_CK              1058
  38. #define ID_USE_TRUSTED_CK               1059
  39. #define IDM_SQL_TOOL_QUERY              32771
  40. #define IDM_TOOLS_REGISTER_SERVER       32772
  41. #define IDM_TOOLS_SERVER_PROPERTIES     32773
  42. #define IDS_QUERY_DATABASES             57346
  43. #define IDS_REFRESH                     57347
  44. // Next default values for new objects
  45. //
  46. #ifdef APSTUDIO_INVOKED
  47. #ifndef APSTUDIO_READONLY_SYMBOLS
  48. #define _APS_3D_CONTROLS                     1
  49. #define _APS_NEXT_RESOURCE_VALUE        136
  50. #define _APS_NEXT_COMMAND_VALUE         32775
  51. #define _APS_NEXT_CONTROL_VALUE         1008
  52. #define _APS_NEXT_SYMED_VALUE           104
  53. #endif
  54. #endif