Windows2003-3790/inetcore/datacab/viaduct/msr2cenu/msr2cenu.rc
2020-09-30 16:53:55 +02:00

142 lines
4.9 KiB
Plaintext

//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <mfc42\afxres.h>
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
/*
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"#define _AFX_NO_SPLITTER_RESOURCES\r\n"
"#define _AFX_NO_OLE_RESOURCES\r\n"
"#define _AFX_NO_TRACKER_RESOURCES\r\n"
"#define _AFX_NO_PROPERTY_RESOURCES\r\n"
"\r\n"
"#include ""MSR2CENU.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
"#include ""afxres.rc"" // Standard components\r\n"
"\0"
END
*/
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_SOURCE "Viaduct IRowset to ICursor mapping layer"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_INVALIDARG "Invalid argument"
IDS_ERR_OUTOFMEMORY "Out of memory"
IDS_ERR_CANTCOERCE "Can't coerce data"
END
// Viaduct 2 additions
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERR_NOINTERFACE "No such interface supported"
IDS_ERR_CANTCREATEMETACURSOR
"Unable to create meta-meta-metadata cursor"
IDS_ERR_BUFFERTOOSMALL "Buffer too small"
IDS_ERR_BADCOLUMNID "Bad column identifier"
IDS_ERR_COLUMNUNAVAILABLE
"Column is not available"
IDS_ERR_BADCURSORBINDINFO
"Bad cursor binding information"
IDS_ERR_ROWTOOSHORT "Row-length was less than the minimum required by bindings"
IDS_ERR_ROWSETRELEASED "Underlying Rowset has been released"
IDS_ERR_RESTARTPOSFAILED
"Call to IRowset::RestartPosition failed"
IDS_ERR_CREATEACCESSORFAILED
"Call to IAccessor::CreateAccessor failed"
IDS_ERR_GETNEXTROWSFAILED
"Call to IRowset::GetNextRows failed"
IDS_ERR_GETDATAFAILED "Call to IRowset::GetData failed"
IDS_ERR_RESYNCHFAILED "Call to IRowsetResynch::ResynchRows failed"
IDS_ERR_INVALIDBMSTATUS "Invalid bookmark status"
IDS_ERR_BADFETCHINFO "DBFETCHROWS structure invalid"
IDS_ERR_GETROWSATFAILED "Call to IRowsetLocate::GetRowsAt failed"
IDS_ERR_UPDATEINPROGRESS
"Update in progress"
IDS_ERR_SCROLLFAILED "Call to IRowsetScroll::GetRowsAtRatio failed"
IDS_ERR_GETAPPROXPOSFAILED
"Call to IRowsetScroll::GetApproximatePosition failed"
IDS_ERR_INVALIDSEEKFLAGS "Invalid seek flags specified"
IDS_ERR_FINDFAILED "Call to IRowsetFind::GetRowsByValues failed"
IDS_ERR_BADFRACTION "Bad fraction"
IDS_ERR_DELETEDROW "The requested row has been deleted"
IDS_ERR_ACTIONCANCELLED "The action was cancelled by an associated object"
IDS_ERR_DELETEROWSFAILED
"Call to IRowsetChange::DeleteRows failed"
IDS_ERR_STATEERROR "Not in add or update mode"
IDS_ERR_INSERTROWFAILED "Call to IRowsetChange::InsertRow failed"
IDS_ERR_UNDOFAILED "Call to IRowsetUpdate::Undo failed"
IDS_ERR_SETDATAFAILED "Call to IRowsetChange::SetData failed"
IDS_ERR_BADENTRYID "Bad entry identifier"
IDS_ERR_GETROWSBYBOOKMARKFAILED
"Call to IRowsetLocate::GetRowsByBookmark failed"
IDS_ERR_CLONEFAILED "Call to IStream::Clone failed"
IDS_ERR_STATFAILED "Call to IStream::Stat failed"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#define _AFX_NO_SPLITTER_RESOURCES
#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES
#include "MSR2CENU.rc2" // non-Microsoft Visual C++ edited resources
//#include "afxres.rc" // Standard components
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED