28 lines
929 B
C
28 lines
929 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by forceerr.rc
|
|
//
|
|
#define IDS_NO_SYSTEM_ERROR_MESSAGE 1
|
|
#define IDS_NO_ERROR 2
|
|
#define IDD_ERROR_DIALOG 101
|
|
#define IDI_FORCEERR 102
|
|
#define IDC_ERROR_VALUE 1000
|
|
#define IDC_ERROR_DESCRIPTION 1001
|
|
#define IDC_SET_ERROR 1002
|
|
#define IDC_CLEAR_ALL 1003
|
|
#define IDC_ERROR_POINT 1004
|
|
#define IDC_ERROR_PROGRAMS 1005
|
|
#define IDC_ERROR_VALUE_PROMPT 1006
|
|
#define IDC_REFRESH 1007
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1007
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|