24 lines
757 B
C
24 lines
757 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by SHCSDK.rc
|
|
//
|
|
#define IDS_ERRMSG_UNDEFINED 30000
|
|
#define IDS_ERRMSG_INVALIDHDL 30001
|
|
#define IDS_ERRMSG_INVALIDFLHDL 30002
|
|
#define IDS_ERRMSG_THREADISBUSY 30003
|
|
#define IDS_ERRMSG_EXISTSFILE 30004
|
|
#define IDS_ERRMSG_NOEXISTSFILE 30005
|
|
#define IDS_ERRMSG_LOADXML 30006
|
|
#define IDS_ERRMSG_NOAVAILQUOTA 30006
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|