29 lines
977 B
C
29 lines
977 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by res.rc
|
|
//
|
|
#define IDS_ERR_OPEN_INF 2001
|
|
#define IDS_ERR_OPEN_OFFLINECDD 2002
|
|
#define IDS_ERR_CREATE_DEVNODE 2003
|
|
#define IDS_ERR_GET_INF_NAME 2004
|
|
#define IDS_ERR_OPEN_FILE_QUEUE 2005
|
|
#define IDS_ERR_COMMIT_OFFLINE_QUEUE 2006
|
|
#define IDS_ERR_CLASS_GUID 2007
|
|
#define IDS_ERR_UPPER_FILTERS 2008
|
|
#define IDS_ERR_LOWER_FILTERS 2009
|
|
#define IDS_ERR_DEVICE_SERVICE 2010
|
|
#define IDS_ERR_SELECT_COMPAT 2011
|
|
#define IDS_ERR_ENUM_COMPAT_DRIVER 2012
|
|
#define IDS_ERR_BUILD_COMPAT_DRIVER 2013
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|