Leaked source code of windows server 2003
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.

141 lines
4.9 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 <mfc42\afxres.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. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. /*
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""afxres.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  37. "#define _AFX_NO_OLE_RESOURCES\r\n"
  38. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  39. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  40. "\r\n"
  41. "#include ""MSR2CENU.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  42. "#include ""afxres.rc"" // Standard components\r\n"
  43. "\0"
  44. END
  45. */
  46. #endif // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // String Table
  50. //
  51. STRINGTABLE DISCARDABLE
  52. BEGIN
  53. IDS_ERR_SOURCE "Viaduct IRowset to ICursor mapping layer"
  54. END
  55. STRINGTABLE DISCARDABLE
  56. BEGIN
  57. IDS_ERR_INVALIDARG "Invalid argument"
  58. IDS_ERR_OUTOFMEMORY "Out of memory"
  59. IDS_ERR_CANTCOERCE "Can't coerce data"
  60. END
  61. // Viaduct 2 additions
  62. STRINGTABLE DISCARDABLE
  63. BEGIN
  64. IDS_ERR_NOINTERFACE "No such interface supported"
  65. IDS_ERR_CANTCREATEMETACURSOR
  66. "Unable to create meta-meta-metadata cursor"
  67. IDS_ERR_BUFFERTOOSMALL "Buffer too small"
  68. IDS_ERR_BADCOLUMNID "Bad column identifier"
  69. IDS_ERR_COLUMNUNAVAILABLE
  70. "Column is not available"
  71. IDS_ERR_BADCURSORBINDINFO
  72. "Bad cursor binding information"
  73. IDS_ERR_ROWTOOSHORT "Row-length was less than the minimum required by bindings"
  74. IDS_ERR_ROWSETRELEASED "Underlying Rowset has been released"
  75. IDS_ERR_RESTARTPOSFAILED
  76. "Call to IRowset::RestartPosition failed"
  77. IDS_ERR_CREATEACCESSORFAILED
  78. "Call to IAccessor::CreateAccessor failed"
  79. IDS_ERR_GETNEXTROWSFAILED
  80. "Call to IRowset::GetNextRows failed"
  81. IDS_ERR_GETDATAFAILED "Call to IRowset::GetData failed"
  82. IDS_ERR_RESYNCHFAILED "Call to IRowsetResynch::ResynchRows failed"
  83. IDS_ERR_INVALIDBMSTATUS "Invalid bookmark status"
  84. IDS_ERR_BADFETCHINFO "DBFETCHROWS structure invalid"
  85. IDS_ERR_GETROWSATFAILED "Call to IRowsetLocate::GetRowsAt failed"
  86. IDS_ERR_UPDATEINPROGRESS
  87. "Update in progress"
  88. IDS_ERR_SCROLLFAILED "Call to IRowsetScroll::GetRowsAtRatio failed"
  89. IDS_ERR_GETAPPROXPOSFAILED
  90. "Call to IRowsetScroll::GetApproximatePosition failed"
  91. IDS_ERR_INVALIDSEEKFLAGS "Invalid seek flags specified"
  92. IDS_ERR_FINDFAILED "Call to IRowsetFind::GetRowsByValues failed"
  93. IDS_ERR_BADFRACTION "Bad fraction"
  94. IDS_ERR_DELETEDROW "The requested row has been deleted"
  95. IDS_ERR_ACTIONCANCELLED "The action was cancelled by an associated object"
  96. IDS_ERR_DELETEROWSFAILED
  97. "Call to IRowsetChange::DeleteRows failed"
  98. IDS_ERR_STATEERROR "Not in add or update mode"
  99. IDS_ERR_INSERTROWFAILED "Call to IRowsetChange::InsertRow failed"
  100. IDS_ERR_UNDOFAILED "Call to IRowsetUpdate::Undo failed"
  101. IDS_ERR_SETDATAFAILED "Call to IRowsetChange::SetData failed"
  102. IDS_ERR_BADENTRYID "Bad entry identifier"
  103. IDS_ERR_GETROWSBYBOOKMARKFAILED
  104. "Call to IRowsetLocate::GetRowsByBookmark failed"
  105. IDS_ERR_CLONEFAILED "Call to IStream::Clone failed"
  106. IDS_ERR_STATFAILED "Call to IStream::Stat failed"
  107. END
  108. #endif // English (U.S.) resources
  109. /////////////////////////////////////////////////////////////////////////////
  110. #ifndef APSTUDIO_INVOKED
  111. /////////////////////////////////////////////////////////////////////////////
  112. //
  113. // Generated from the TEXTINCLUDE 3 resource.
  114. //
  115. #define _AFX_NO_SPLITTER_RESOURCES
  116. #define _AFX_NO_OLE_RESOURCES
  117. #define _AFX_NO_TRACKER_RESOURCES
  118. #define _AFX_NO_PROPERTY_RESOURCES
  119. #include "MSR2CENU.rc2" // non-Microsoft Visual C++ edited resources
  120. //#include "afxres.rc" // Standard components
  121. /////////////////////////////////////////////////////////////////////////////
  122. #endif // not APSTUDIO_INVOKED