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

MySQL数据库

开发平台:

Visual C++

  1. /* Copyright (C) 2003 MySQL AB
  2.    This program is free software; you can redistribute it and/or modify
  3.    it under the terms of the GNU General Public License as published by
  4.    the Free Software Foundation; either version 2 of the License, or
  5.    (at your option) any later version.
  6.    This program is distributed in the hope that it will be useful,
  7.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  8.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  9.    GNU General Public License for more details.
  10.    You should have received a copy of the GNU General Public License
  11.    along with this program; if not, write to the Free Software
  12.    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
  13. //{{NO_DEPENDENCIES}}
  14. // Microsoft Developer Studio generated include file.
  15. // Used by CPC_GUI.rc
  16. //
  17. #define IDC_MYICON                      2
  18. #define IDD_CPC_GUI_DIALOG              102
  19. #define IDD_ABOUTBOX                    103
  20. #define IDS_APP_TITLE                   103
  21. #define IDM_ABOUT                       104
  22. #define IDS_LV_ROOT_COMPUTERS           104
  23. #define IDS_TV_ROOT_COMPUTERS           104
  24. #define IDM_EXIT                        105
  25. #define IDS_LV_ROOT_DATABASES           105
  26. #define IDS_TV_ROOT_DATABASES           105
  27. #define IDS_HELLO                       106
  28. #define IDS_LV_COMPUTER_HEADER_1        106
  29. #define IDI_CPC_GUI                     107
  30. #define IDS_LV_COMPUTER_HEADER_2        107
  31. #define IDI_SMALL                       108
  32. #define IDS_LV_PROCESS_HEADER_1         108
  33. #define IDC_CPC_GUI                     109
  34. #define IDM_CPC_GUI                     109
  35. #define IDS_TIP_NEW                     110
  36. #define IDS_TIP_DELETE                  111
  37. #define IDS_TIP_PROPS                   112
  38. #define IDS_LV_PROCESS_HEADER_2         113
  39. #define IDS_LV_PROCESS_HEADER_3         114
  40. #define IDS_LV_PROCESS_HEADER_4         115
  41. #define IDS_LV_COMPUTER_HEADER_3        116
  42. #define IDR_MAINFRAME                   128
  43. #define ID_TREEVIEW                     130
  44. #define IDM_TREEVIEW                    130
  45. #define IDB_TOOLBAR                     137
  46. #define ID_TOOLBAR                      158
  47. #define IDB_COMPUTER                    168
  48. #define IDB_CLOSED                      169
  49. #define IDB_OPEN                        170
  50. #define IDI_DATABASE                    172
  51. #define IDI_CLOSED                      175
  52. #define IDI_OPEN                        176
  53. #define IDI_COMPUTER                    177
  54. #define IDB_MASK                        178
  55. #define IDB_DATABASE                    182
  56. #define IDM_TV                          183
  57. #define ID_TREEVIEW1                    32771
  58. #define ID_BUTTON32773                  32773
  59. #define IDM_NEW                         32774
  60. #define IDM_DELETE                      32775
  61. #define IDM_PROPS                       32776
  62. #define ID_LIST_C                       32777
  63. #define ID_ACTIONS_INSERT               32778
  64. #define ID_ACTIONS_DELETE               32779
  65. #define ID_DELETE                       32780
  66. #define ID_PROPERTIES                   32781
  67. #define ID_ACTIONS_PROPERTIES           32782
  68. #define ID_BUTTON32783                  32783
  69. #define ID_BUTTON32784                  32784
  70. #define ID_LIST_P                       32785
  71. #define ID_STATUSBAR                    32786
  72. #define ID_LIST_C_ROOT                  32787
  73. #define ID_LIST_D_ROOT                  32788
  74. #define IDM_ADDNEW                      32793
  75. #define IDC_STATIC                      -1
  76. // Next default values for new objects
  77. // 
  78. #ifdef APSTUDIO_INVOKED
  79. #ifndef APSTUDIO_READONLY_SYMBOLS
  80. #define _APS_NEXT_RESOURCE_VALUE        184
  81. #define _APS_NEXT_COMMAND_VALUE         32796
  82. #define _APS_NEXT_CONTROL_VALUE         1000
  83. #define _APS_NEXT_SYMED_VALUE           110
  84. #endif
  85. #endif