Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

406 lines
19 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "drdbdr.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Dialog
  22. //
  23. DLGDIRECTORY DIALOG DISCARDABLE 95, 49, 160, 88
  24. STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
  25. CAPTION "Database"
  26. BEGIN
  27. CTEXT "Please enter database &directory",-1,13,10,140,8
  28. EDITTEXT DATABASE_NAME,10,31,143,12,ES_AUTOHSCROLL |
  29. ES_OEMCONVERT
  30. DEFPUSHBUTTON "&OK",IDOK,33,63,40,14,WS_GROUP
  31. PUSHBUTTON "&Cancel",IDCANCEL,97,63,40,14
  32. END
  33. DLGSETUP DIALOG DISCARDABLE 95, 49, 169, 48
  34. STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
  35. CAPTION "Setup WBEM ODBC Datasource"
  36. FONT 8, "MS Shell Dlg"
  37. BEGIN
  38. LTEXT "Data &source:",-1,10,10,50,8
  39. EDITTEXT DSN_NAME,60,8,90,12,ES_AUTOHSCROLL
  40. DEFPUSHBUTTON "&OK",IDOK,25,25,40,14,WS_GROUP
  41. PUSHBUTTON "&Cancel",IDCANCEL,85,25,40,14
  42. END
  43. IDD_DIALOG_CONNECTION DIALOG DISCARDABLE 0, 0, 252, 284
  44. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  45. CAPTION "Configure Connection"
  46. FONT 8, "MS Shell Dlg"
  47. BEGIN
  48. LTEXT "&User name:",IDC_STATIC_USER_NAME,16,22,37,8
  49. EDITTEXT IDC_EDIT_USER_NAME,69,19,165,14,ES_AUTOHSCROLL
  50. LTEXT "&Password:",IDC_STATIC_PSWD,16,40,34,8
  51. EDITTEXT IDC_EDIT_PSWD,69,36,165,14,ES_AUTOHSCROLL
  52. GROUPBOX "",IDC_STATIC_PSWD,12,48,222,23,NOT WS_VISIBLE
  53. LTEXT "Interpret empty password as:",IDC_STATIC_INTPREMPTYPWD,15,59,112,
  54. 8
  55. CONTROL "NUL&L",IDC_RADIO_NULL,"Button",BS_AUTORADIOBUTTON,135,58,35,
  56. 10
  57. CONTROL "Blan&k",IDC_RADIO_BLANK,"Button",BS_AUTORADIOBUTTON,194,58,
  58. 34,10
  59. LTEXT "&Authority:",IDC_STATIC_AUTH,16,78,30,8
  60. EDITTEXT IDC_EDIT_AUTH,69,75,165,14,ES_AUTOHSCROLL
  61. CONTROL "S&ystem Properties",IDC_CHECK1,"Button",BS_AUTOCHECKBOX |
  62. WS_TABSTOP,19,96,71,10
  63. CONTROL "&Impersonation",IDC_CHECK_IMPERSONATE,"Button",BS_AUTOCHECKBOX |
  64. WS_TABSTOP,98,96,60,10
  65. CONTROL "Pass&through only",IDC_CHECK_PASSTHROUGHONLY,"Button",BS_AUTOCHECKBOX |
  66. WS_TABSTOP,165,96,71,10
  67. GROUPBOX "Login properties",IDC_STATIC_PSWD,9,7,233,107
  68. LTEXT "&Server name:",IDC_STATIC_PSWD,9,124,43,8
  69. EDITTEXT IDC_BROWSE_EDIT,69,120,120,14,ES_AUTOHSCROLL
  70. PUSHBUTTON "&Browse ...",IDC_BUTTON_BROWSE,195,120,46,14
  71. CONTROL "",IDC_STATIC_PSWD,"Static",SS_ETCHEDHORZ,9,142,233,1
  72. LTEXT "L&ocale:",IDC_STATIC_PSWD,9,154,24,8
  73. EDITTEXT IDC_EDIT_LOCALE,69,151,85,14,ES_AUTOHSCROLL
  74. CONTROL "",IDC_STATIC_PSWD,"Static",SS_ETCHEDHORZ,9,172,233,1
  75. LTEXT "Na&mespace Selection",IDC_STATIC_PSWD,12,178,70,8
  76. CONTROL "Tree1",IDC_TREE1,"SysTreeView32",WS_BORDER | WS_TABSTOP,
  77. 9,188,233,68
  78. EDITTEXT IDC_MESSAGE,9,188,233,68,ES_MULTILINE | ES_READONLY |
  79. WS_HSCROLL
  80. PUSHBUTTON "Co&nnect",IDC_REFRESH_BUTTON,9,260,50,14
  81. DEFPUSHBUTTON "&OK",IDOK,72,260,50,15
  82. PUSHBUTTON "&Cancel",IDCANCEL,132,260,50,15
  83. PUSHBUTTON "&Help",IDC_HELP_BUTTON,192,260,50,15
  84. END
  85. IDD_DIALOG_BROWSE DIALOG DISCARDABLE 0, 0, 296, 189
  86. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  87. CAPTION "Server Selection"
  88. FONT 8, "MS Shell Dlg"
  89. BEGIN
  90. DEFPUSHBUTTON "&OK",IDOK,91,161,50,14
  91. PUSHBUTTON "&Cancel",IDCANCEL,155,161,50,14
  92. CONTROL "List1",IDC_LIST1,"SysListView32",WS_BORDER | WS_TABSTOP,
  93. 15,26,265,125
  94. CONTROL "BackButton",IDC_BACKBUTTON,"Button",BS_OWNERDRAW |
  95. WS_TABSTOP,240,4,16,16
  96. CONTROL "ListButton",IDC_LISTBUTTON,"Button",BS_OWNERDRAW |
  97. WS_TABSTOP,254,4,16,16
  98. CONTROL "DetailButton",IDC_DETAILBUTTON,"Button",BS_OWNERDRAW |
  99. WS_TABSTOP,268,4,16,16
  100. END
  101. #ifdef APSTUDIO_INVOKED
  102. /////////////////////////////////////////////////////////////////////////////
  103. //
  104. // TEXTINCLUDE
  105. //
  106. 1 TEXTINCLUDE DISCARDABLE
  107. BEGIN
  108. "resource.h\0"
  109. END
  110. 2 TEXTINCLUDE DISCARDABLE
  111. BEGIN
  112. "#include ""drdbdr.h""\r\n"
  113. "\0"
  114. END
  115. 3 TEXTINCLUDE DISCARDABLE
  116. BEGIN
  117. "\r\n"
  118. "\0"
  119. END
  120. #endif // APSTUDIO_INVOKED
  121. /////////////////////////////////////////////////////////////////////////////
  122. //
  123. // DESIGNINFO
  124. //
  125. #ifdef APSTUDIO_INVOKED
  126. GUIDELINES DESIGNINFO DISCARDABLE
  127. BEGIN
  128. IDD_DIALOG_CONNECTION, DIALOG
  129. BEGIN
  130. LEFTMARGIN, 7
  131. RIGHTMARGIN, 247
  132. TOPMARGIN, 4
  133. BOTTOMMARGIN, 256
  134. END
  135. IDD_DIALOG_BROWSE, DIALOG
  136. BEGIN
  137. LEFTMARGIN, 7
  138. RIGHTMARGIN, 289
  139. TOPMARGIN, 7
  140. BOTTOMMARGIN, 182
  141. END
  142. END
  143. #endif // APSTUDIO_INVOKED
  144. /////////////////////////////////////////////////////////////////////////////
  145. //
  146. // Bitmap
  147. //
  148. IDB_BITMAP1 BITMAP DISCARDABLE "res\\BITMAP1.BMP"
  149. IDB_BITMAP2 BITMAP DISCARDABLE "res\\BITMAP2.BMP"
  150. IDB_BITMAP3 BITMAP DISCARDABLE "res\\BITMAP3.BMP"
  151. IDB_BITMAP4 BITMAP DISCARDABLE "res\\BITMAP4.BMP"
  152. IDB_MASK BITMAP DISCARDABLE "res\\MASK.BMP"
  153. BACKBUTTONU BITMAP DISCARDABLE "res\\BACKBU.BMP"
  154. BACKBUTTOND BITMAP DISCARDABLE "res\\BACKBD.BMP"
  155. BACKBUTTONF BITMAP DISCARDABLE "res\\BACKBF.BMP"
  156. BACKBUTTONX BITMAP DISCARDABLE "res\\BACKBX.BMP"
  157. LISTBUTTONU BITMAP DISCARDABLE "res\\LISTBU.BMP"
  158. LISTBUTTOND BITMAP DISCARDABLE "res\\LISTBD.BMP"
  159. LISTBUTTONF BITMAP DISCARDABLE "res\\LISTBF.BMP"
  160. LISTBUTTONX BITMAP DISCARDABLE "res\\LISTBX.BMP"
  161. DETAILBUTTONU BITMAP DISCARDABLE "res\\DETAILBU.BMP"
  162. DETAILBUTTOND BITMAP DISCARDABLE "res\\DETAILBD.BMP"
  163. DETAILBUTTONF BITMAP DISCARDABLE "res\\DETAILBF.BMP"
  164. DETAILBUTTONX BITMAP DISCARDABLE "res\\DETAILBX.BMP"
  165. /////////////////////////////////////////////////////////////////////////////
  166. //
  167. // Icon
  168. //
  169. // Icon with lowest ID value placed first to ensure application icon
  170. // remains consistent on all systems.
  171. /***************************************************************************/
  172. dlgServer ICON DISCARDABLE "res\\drdb.ico"
  173. /***************************************************************************/
  174. IDI_ICON1 ICON DISCARDABLE "res\\SERVER.ICO"
  175. IDI_ICON2 ICON DISCARDABLE "res\\EARTH.ICO"
  176. IDI_ICON3 ICON DISCARDABLE "res\\DOMAIN.ICO"
  177. IDI_ICON4 ICON DISCARDABLE "res\\NETWORK.ICO"
  178. /////////////////////////////////////////////////////////////////////////////
  179. //
  180. // String Table
  181. //
  182. STRINGTABLE DISCARDABLE
  183. BEGIN
  184. ERR_SUCCESS "00000 "
  185. ISAM_EOF "S0000 [Microsoft][WBEM ODBC Driver][ISAM]No data found"
  186. ISAM_TRUNCATION "01004 [Microsoft][WBEM ODBC Driver][ISAM]Data truncated"
  187. ISAM_NOTSUPPORTED "S0000 [Microsoft][WBEM ODBC Driver][ISAM]Not supported"
  188. ISAM_ERROR "S0000 [Microsoft][WBEM ODBC Driver][ISAM]ISAM error"
  189. ISAM_NETERROR "S0000 [Microsoft][WBEM ODBC Driver][ISAM]ISAM communication error"
  190. ISAM_NETVERSION "S0000 [Microsoft][WBEM ODBC Driver][ISAM]ISAM client/server version mismatch error"
  191. ISAM_NETISAM "S0000 [Microsoft][WBEM ODBC Driver][ISAM]ISAM netISAM parameter error"
  192. ISAM_MEMALLOCFAIL "S0000 [Microsoft][WBEM ODBC Driver][ISAM]Memory allocation error"
  193. ISAM_PROVIDERFAIL "S0000 [Microsoft][WBEM ODBC Driver][ISAM]Failed to obtain provider interface"
  194. ISAM_NS_OVERMAX "S0000 [Microsoft][WBEM ODBC Driver][ISAM]Namespace name exceeded maximum length"
  195. ISAM_NS_LISTFAIL "S0000 [Microsoft][WBEM ODBC Driver][ISAM]Failed to obtain start position of namespace list"
  196. ISAM_NS_QUALMISSING "S0000 [Microsoft][WBEM ODBC Driver][ISAM]Namespace qualifier undefined or empty"
  197. ISAM_TABLELISTFAIL "S0000 [Microsoft][WBEM ODBC Driver][ISAM][Failed to enumerate table list"
  198. ISAM_TABLENAMEFAIL "S0000 [Microsoft][WBEM ODBC Driver][ISAM]Failed to obtain table name"
  199. ISAM_TABLEFAIL "S0000 [Microsoft][WBEM ODBC Driver][ISAM]Table does not exist"
  200. END
  201. STRINGTABLE DISCARDABLE
  202. BEGIN
  203. ERR_MEMALLOCFAIL "S1001 [Microsoft][WBEM ODBC Driver]Memory allocation error"
  204. ERR_DATATRUNCATED "01004 [Microsoft][WBEM ODBC Driver]Data truncated"
  205. ERR_NOTSUPPORTED "IM001 [Microsoft][WBEM ODBC Driver]Not supported"
  206. ERR_INVALIDCURSORNAME "34000 [Microsoft][WBEM ODBC Driver]Invalid cursor name"
  207. ERR_CURSORNAMEINUSE "3C000 [Microsoft][WBEM ODBC Driver]Cursor name in use"
  208. ERR_CONNECTIONINUSE "08002 [Microsoft][WBEM ODBC Driver]Connection in use"
  209. ERR_CURSORSTATE "24000 [Microsoft][WBEM ODBC Driver]Invaid cursor state"
  210. END
  211. STRINGTABLE DISCARDABLE
  212. BEGIN
  213. ERR_INVALIDCOLUMNID "S1002 [Microsoft][WBEM ODBC Driver]Invalid column id"
  214. ERR_NOTCONVERTABLE "07006 [Microsoft][WBEM ODBC Driver]Conversion error"
  215. ERR_NOTCAPABLE "S1C00 [Microsoft][WBEM ODBC Driver]Driver not capable"
  216. ERR_OUTOFRANGE "22003 [Microsoft][WBEM ODBC Driver]Out of range"
  217. ERR_ASSIGNMENTERROR "22005 [Microsoft][WBEM ODBC Driver]Assignment error"
  218. ERR_UNEXPECTEDEND "37000 [Microsoft][WBEM ODBC Driver]Unexpected end of SQL statement"
  219. ERR_ELEMENTTOOBIG "37000 [Microsoft][WBEM ODBC Driver]Lexical element too large: %s"
  220. ERR_EXPECTEDOTHER "37000 [Microsoft][WBEM ODBC Driver]Expected lexical element not found: %s"
  221. ERR_MALFORMEDNUMBER "37000 [Microsoft][WBEM ODBC Driver]Malformed number: %s"
  222. ERR_UNEXPECTEDTOKEN "37000 [Microsoft][WBEM ODBC Driver]Unexpected extra token: %s"
  223. ERR_BADESCAPE "37000 [Microsoft][WBEM ODBC Driver]Malformed escape clause: %s"
  224. ERR_INTERNAL "S0000 [Microsoft][WBEM ODBC Driver]Internal error"
  225. ERR_ISAM "S0000 [Microsoft][WBEM ODBC Driver]ISAM error"
  226. ERR_COLUMNNOTFOUND "S0000 [Microsoft][WBEM ODBC Driver]Column not found: %s"
  227. ERR_TABLENOTFOUND "S0000 [Microsoft][WBEM ODBC Driver]Table not found: %s"
  228. ERR_UNKNOWNTYPE "S0000 [Microsoft][WBEM ODBC Driver]Data type of parameter cannot be determined"
  229. ERR_INVALIDOPERAND "S0000 [Microsoft][WBEM ODBC Driver]Invalid operand for operator: %s"
  230. END
  231. STRINGTABLE DISCARDABLE
  232. BEGIN
  233. ERR_INVALIDTABLENAME "S0000 [Microsoft][WBEM ODBC Driver]Invalid table name: %s"
  234. ERR_ORDINALTOOLARGE "S0000 [Microsoft][WBEM ODBC Driver]ORDER BY ordinal greater than select list count"
  235. ERR_ORDERBYTOOLARGE "S0000 [Microsoft][WBEM ODBC Driver]ORDER BY contains too many columns"
  236. ERR_ORDERBYCOLUMNONLY "S0000 [Microsoft][WBEM ODBC Driver]Cannot ORDER BY an expression"
  237. ERR_UNEQUALINSCOLS "S0000 [Microsoft][WBEM ODBC Driver]Unequal number of insert columns and insert values"
  238. ERR_INVALIDINSVAL "S0000 [Microsoft][WBEM ODBC Driver]Insert value must be a simple value"
  239. ERR_INVALIDINVAL "S0000 [Microsoft][WBEM ODBC Driver]Value in an IN expression must be a simple value"
  240. ERR_ALIASINUSE "S0000 [Microsoft][WBEM ODBC Driver]Table alias used multiple times: %s"
  241. ERR_COLUMNONLIST "S0000 [Microsoft][WBEM ODBC Driver]Column on list multiple times: %s"
  242. ERR_INVALIDCOLNAME "S0000 [Microsoft][WBEM ODBC Driver]Invalid column name: %s"
  243. ERR_NOSUCHTYPE "S0000 [Microsoft][WBEM ODBC Driver]No such type: %s"
  244. ERR_BADPARAMCOUNT "S0000 [Microsoft][WBEM ODBC Driver]Invalid number of parameters for type: %s"
  245. ERR_COLUMNFOUND "S0000 [Microsoft][WBEM ODBC Driver]Column found in multiple tables: %s"
  246. ERR_NODATAFOUND "S0000 [Microsoft][WBEM ODBC Driver]No data found"
  247. ERR_INVALIDCONNSTR "S0000 [Microsoft][WBEM ODBC Driver]Invalid connection string"
  248. ERR_UNABLETOCONNECT "08001 [Microsoft][WBEM ODBC Driver]Unable to connect"
  249. END
  250. STRINGTABLE DISCARDABLE
  251. BEGIN
  252. ERR_PARAMETERMISSING "07001 [Microsoft][WBEM ODBC Driver]Parameter missing"
  253. ERR_DESCOUTOFRANGE "S1091 [Microsoft][WBEM ODBC Driver]Descriptor type out of range"
  254. ERR_OPTOUTOFRANGE "S1092 [Microsoft][WBEM ODBC Driver]Option type out of range"
  255. ERR_INFOUTOFRANGE "S1096 [Microsoft][WBEM ODBC Driver]Info type out of range"
  256. ERR_CANTORDERBYONTHIS "S0000 [Microsoft][WBEM ODBC Driver]Unable to ORDER BY this column: %s"
  257. ERR_SORT "S0000 [Microsoft][WBEM ODBC Driver]Unable to do ORDER BY"
  258. ERR_GROUPBYTOOLARGE "S0000 [Microsoft][WBEM ODBC Driver]GROUP BY contains too many columns"
  259. ERR_CANTGROUPBYONTHIS "S0000 [Microsoft][WBEM ODBC Driver]Unable to GROUP BY this column: %s"
  260. ERR_AGGNOTALLOWED "S0000 [Microsoft][WBEM ODBC Driver]Aggregate function not allowed in this context: %s"
  261. ERR_NOSELECTSTAR "S0000 [Microsoft][WBEM ODBC Driver]SELECT * not allowed if there is a GROUP BY"
  262. ERR_GROUPBY "S0000 [Microsoft][WBEM ODBC Driver]Unable to do GROUP BY"
  263. ERR_NOGROUPBY "S0000 [Microsoft][WBEM ODBC Driver]HAVING specified without a GROUP BY"
  264. ERR_ZERODIVIDE "S1096 [Microsoft][WBEM ODBC Driver]Division by zero"
  265. ERR_PARAMINSELECT "S0000 [Microsoft][WBEM ODBC Driver]Parameter cannot be used in select list"
  266. ERR_CONCATOVERFLOW "S0000 [Microsoft][WBEM ODBC Driver]String concatenation overflow"
  267. ERR_INVALIDINDEXNAME "S0000 [Microsoft][WBEM ODBC Driver]Invalid index name: %s"
  268. ERR_TOOMANYINDEXCOLS "S0000 [Microsoft][WBEM ODBC Driver]To many key columns for index"
  269. ERR_SCALARNOTFOUND "S0000 [Microsoft][WBEM ODBC Driver]Scalar function not found: %s"
  270. ERR_SCALARBADARG "S0000 [Microsoft][WBEM ODBC Driver]Invalid argument to scalar function: %s"
  271. ERR_SCALARNOTSUPPORTED "S0000 [Microsoft][WBEM ODBC Driver]Scalar function not supported: %s"
  272. ERR_TXNINPROGRESS "25000 [Microsoft][WBEM ODBC Driver]Transaction still active"
  273. ERR_DDLENCOUNTERD "S0000 [Microsoft][WBEM ODBC Driver]DDL statement encountered within a transaction"
  274. ERR_DDLIGNORED "01000 [Microsoft][WBEM ODBC Driver]DDL statement has been ignored"
  275. ERR_DDLCAUSEDACOMMIT "01000 [Microsoft][WBEM ODBC Driver]Transaction committed before DDL statement was executed"
  276. ERR_DDLSTATEMENTLOST "S0000 [Microsoft][WBEM ODBC Driver]Prepared DDL statement deleted (due to commit) before it could be executed."
  277. ERR_MULTICOLUMNSELECT "S0000 [Microsoft][WBEM ODBC Driver]SELECT sub-query returns more than one column."
  278. ERR_NOTSINGLESELECT "S0000 [Microsoft][WBEM ODBC Driver]SELECT sub-query returned more than one row."
  279. ERR_INVALIDQUALIFIER "S0000 [Microsoft][WBEM ODBC Driver]Invalid Qualifer specified"
  280. ERR_INSUFF_BUFFER "S0000 [Microsoft][WBEM ODBC Driver]Insufficient buffer allocated for result"
  281. END
  282. STRINGTABLE DISCARDABLE
  283. BEGIN
  284. STR_SETUP "Setup"
  285. STR_OVERWRITE "Data source already exists. OK to overwrite it?"
  286. STR_SUNDAY "Sunday"
  287. STR_MONDAY "Monday"
  288. STR_TUESDAY "Tuesday"
  289. STR_WEDNESDAY "Wednesday"
  290. STR_THURSDAY "Thursday"
  291. STR_FRIDAY "Friday"
  292. STR_SATURDAY "Saturday"
  293. STR_JANUARY "January"
  294. STR_FEBRUARY "February"
  295. STR_MARCH "March"
  296. STR_APRIL "April"
  297. STR_MAY "May"
  298. STR_JUNE "June"
  299. STR_JULY "July"
  300. STR_AUGUST "August"
  301. STR_SEPTEMBER "September"
  302. STR_OCTOBER "October"
  303. STR_NOVEMBER "November"
  304. STR_DECEMBER "December"
  305. STR_PREVIOUS "Previous"
  306. STR_LIST_VIEW "List View"
  307. STR_REPORT_VIEW "Report View"
  308. STR_PLEASE_REFRESH "Connection parameters have changed or have not been specified.\r\nPlease CONNECT to view namespace selection tree."
  309. STR_FAILED_WBEM_CONN "Failed to make WBEM connection\r\nusing specified connection parameters."
  310. STR_CONNECT "Co&nnect"
  311. STR_REFRESH "&Refresh"
  312. STR_EXECQUERY "Executing WQL query"
  313. END
  314. STRINGTABLE DISCARDABLE
  315. BEGIN
  316. ERR_INVALID_TIMESTAMP "S0000 [Microsoft][WBEM ODBC Driver]Invalid format of timestamp or interval value"
  317. ERR_INVALID_DATE "S0000 [Microsoft][WBEM ODBC Driver]Invalid format of date value"
  318. ERR_INVALID_TIME "S0000 [Microsoft][WBEM ODBC Driver]Invalid format of time value"
  319. ERR_INVALID_INTEGER "S0000 [Microsoft][WBEM ODBC Driver]Invalid integer value"
  320. ERR_CREATE_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]CREATE keyword not supported"
  321. ERR_DROP_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]DROP keyword not supported"
  322. ERR_INSERT_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]INSERT keyword not supported"
  323. ERR_DELETE_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]DELETE keyword not supported"
  324. ERR_UPDATE_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]UPDATE keyword not supported"
  325. ERR_ALTER_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]ALTER keyword not supported"
  326. ERR_GRANT_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]GRANT keyword not supported"
  327. ERR_REVOKE_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]REVOKE keyword not supported"
  328. ERR_LEN_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]LEN function not supported"
  329. ERR_COUNT_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]Count(column name) is not supported, only COUNT(*)"
  330. ERR_BETWEEN_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]BETWEEN function not supported"
  331. ERR_PASSTGHONLY_NOTSUPP "S0000 [Microsoft][WBEM ODBC Driver]Query not supported in passthrough only mode. Suggest using non-passthrough mode."
  332. ERR_WBEM_SPECIFIC "S0000 [Microsoft][WBEM ODBC Driver]WBEM error: %s"
  333. END
  334. #endif // English (U.S.) resources
  335. /////////////////////////////////////////////////////////////////////////////
  336. #ifndef APSTUDIO_INVOKED
  337. /////////////////////////////////////////////////////////////////////////////
  338. //
  339. // Generated from the TEXTINCLUDE 3 resource.
  340. //
  341. /////////////////////////////////////////////////////////////////////////////
  342. #endif // not APSTUDIO_INVOKED
  343. //Add the NT versioning information
  344. #include <windows.h>
  345. #include <ntverp.h>
  346. #define VER_FILETYPE VFT_DLL
  347. #define VER_FILESUBTYPE VFT2_UNKNOWN
  348. #define VER_FILEDESCRIPTION_STR "WMI ODBC Driver"
  349. #define VER_INTERNALNAME_STR "wbemdr32.dll"
  350. #define VER_ORIGINALFILENAME_STR "wbemdr32.dll"
  351. #include "common.ver"