RESOURCE.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:4k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DBViewer.rc
  4. //
  5. #define IDMYHELP                        9
  6. #define IDHELP                          9
  7. #define IDD_ABOUTBOX                    100
  8. #define CG_IDD_PROGRESS                 102
  9. #define CG_IDS_PROGRESS_CAPTION         103
  10. #define IDR_MAINFRAME                   128
  11. #define IDR_DBVIEWTYPE                  129
  12. #define IDB_IMAGELIST1                  130
  13. #define IDD_EDIT_DIALOG                 130
  14. #define IDB_IMAGELIST2                  131
  15. #define IDD_DLGUPDATES                  131
  16. #define IDB_IMAGELIST3                  132
  17. #define IDB_IMAGELIST                   132
  18. #define IDR_POPUP_TABLE                 132
  19. #define IDD_DLGPROGRESS                 132
  20. #define IDD_ENUM_SOURCES                132
  21. #define IDD_DIALOG1                     133
  22. #define IDD_DLGSQL                      133
  23. #define IDR_POPUP_QUERY                 133
  24. #define IDD_DIALOG2                     134
  25. #define IDD_DLGPARAMS                   134
  26. #define IDD_ERRORS                      134
  27. #define IDD_DLGOPTIONS                  136
  28. #define IDD_RENAME                      138
  29. #define IDS_YES                         150
  30. #define IDC_MAXRECS                     1000
  31. #define IDC_EDIT1                       1000
  32. #define IDC_EDITSQL                     1000
  33. #define IDC_LIST1                       1000
  34. #define IDC_TREE_ENUM                   1000
  35. #define IDS_NOSPECIFIED_ERROR           1000
  36. #define IDC_EDIT2                       1001
  37. #define IDC_EDIT_USER                   1001
  38. #define IDS_NOSPECIFIED_SOURCE          1001
  39. #define IDC_LISTVIEW1                   1002
  40. #define IDC_POSITON_UPATDE              1002
  41. #define IDC_EDIT_PASSWORD               1002
  42. #define IDC_VERSION                     1003
  43. #define IDC_PROGRESS_PROGCTRL           1003
  44. #define CG_IDC_PROGDLG_PROGRESS         1003
  45. #define IDC_BSYSTEMOBJECTS              1004
  46. #define IDC_PROGRESS_TEXT               1004
  47. #define IDC_BWARNINGS                   1005
  48. #define IDC_ITEMNAME                    1005
  49. #define CG_IDC_PROGDLG_STATUS           1005
  50. #define IDC_LIST_ERRORS                 1005
  51. #define IDC_BOPENODBC                   1006
  52. #define IDC_EDITNAME                    1006
  53. #define IDC_EDIT_DESCRIPTION            1006
  54. #define IDC_LIST_SOURCE                 1007
  55. #define IDC_EDIT_GUID                   1008
  56. #define ID_STATUS_PROGRESS              3000
  57. #define ID_EDIT_QUERY                   32773
  58. #define ID_TABLE_SCHEMA                 32774
  59. #define ID_CALL_PROCEDURE               32774
  60. #define ID_TABLE_DATA                   32775
  61. #define ID_QUERY_DEFINITION             32776
  62. #define ID_TABLE_INSERT                 32776
  63. #define ID_QUERY_RUN                    32777
  64. #define ID_QUERY_EDIT                   32778
  65. #define ID_APP_CLONE                    -32757
  66. #define ID_EDIT_NEWQUERY                32780
  67. #define ID_VIEW_OPTIONS                 32781
  68. #define IDS_SUCCESSFUL                  32781
  69. #define ID_NEXT_RESULT                  33500
  70. #define IDS_COL_QUERYDEF                61204
  71. #define IDS_COL_FIELD                   61205
  72. #define IDS_COL_TABLE                   61206
  73. #define IDS_COL_RELATION                61207
  74. #define IDS_COL_INDEX                   61208
  75. #define IDS_COL_DATABASE                61209
  76. #define IDS_COL_PROC                    61210
  77. // Next default values for new objects
  78. //
  79. #ifdef APSTUDIO_INVOKED
  80. #ifndef APSTUDIO_READONLY_SYMBOLS
  81. #define _APS_3D_CONTROLS                     1
  82. #define _APS_NEXT_RESOURCE_VALUE        135
  83. #define _APS_NEXT_COMMAND_VALUE         32778
  84. #define _APS_NEXT_CONTROL_VALUE         1009
  85. #define _APS_NEXT_SYMED_VALUE           104
  86. #endif
  87. #endif