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.
55 lines
2.1 KiB
55 lines
2.1 KiB
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Viaduct2.rc
|
|
//
|
|
#define IDS_ERR_SOURCE 900
|
|
#define IDS_ERR_INVALIDARG 1000
|
|
#define IDS_ERR_OUTOFMEMORY 1003
|
|
#define IDS_ERR_CANTCOERCE 1007
|
|
#define IDS_ERR_BADBOOKMARK 1015
|
|
|
|
// Viaduct2 additions
|
|
#define IDS_ERR_NOINTERFACE 2000
|
|
#define IDS_ERR_CANTCREATEMETACURSOR 2001
|
|
#define IDS_ERR_BUFFERTOOSMALL 2002
|
|
#define IDS_ERR_BADCOLUMNID 2003
|
|
#define IDS_ERR_COLUMNUNAVAILABLE 2004
|
|
#define IDS_ERR_BADCURSORBINDINFO 2005
|
|
#define IDS_ERR_ROWTOOSHORT 2006
|
|
#define IDS_ERR_ROWSETRELEASED 2007
|
|
#define IDS_ERR_RESTARTPOSFAILED 2008
|
|
#define IDS_ERR_CREATEACCESSORFAILED 2009
|
|
#define IDS_ERR_GETNEXTROWSFAILED 2010
|
|
#define IDS_ERR_GETDATAFAILED 2011
|
|
#define IDS_ERR_RESYNCHFAILED 2012
|
|
#define IDS_ERR_INVALIDBMSTATUS 2013
|
|
#define IDS_ERR_BADFETCHINFO 2014
|
|
#define IDS_ERR_GETROWSATFAILED 2015
|
|
#define IDS_ERR_UPDATEINPROGRESS 2016
|
|
#define IDS_ERR_SCROLLFAILED 2017
|
|
#define IDS_ERR_GETAPPROXPOSFAILED 2018
|
|
#define IDS_ERR_INVALIDSEEKFLAGS 2019
|
|
#define IDS_ERR_FINDFAILED 2020
|
|
#define IDS_ERR_BADFRACTION 2021
|
|
#define IDS_ERR_DELETEDROW 2022
|
|
#define IDS_ERR_ACTIONCANCELLED 2023
|
|
#define IDS_ERR_DELETEROWSFAILED 2024
|
|
#define IDS_ERR_STATEERROR 2025
|
|
#define IDS_ERR_INSERTROWFAILED 2026
|
|
#define IDS_ERR_UNDOFAILED 2027
|
|
#define IDS_ERR_SETDATAFAILED 2028
|
|
#define IDS_ERR_BADENTRYID 2029
|
|
#define IDS_ERR_GETROWSBYBOOKMARKFAILED 2030
|
|
#define IDS_ERR_CLONEFAILED 2031
|
|
#define IDS_ERR_STATFAILED 2032
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|