mirror of https://github.com/lianthony/NT4.0
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.
29 lines
985 B
29 lines
985 B
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by foo.rc
|
|
//
|
|
#define IDS_NOSIG 1
|
|
#define IDS_SIZEFILE 2
|
|
#define IDS_MEMORY 3
|
|
#define IDS_READFILE 4
|
|
#define IDS_OPENREGISTRY 5
|
|
#define IDS_WRITEREGISTRY 6
|
|
#define IDS_OPENDLL 7
|
|
#define IDS_SIZEDLL 8
|
|
#define IDS_READDLL 9
|
|
#define IDS_REINSTALL 10
|
|
#define IDS_READREGISTRY 11
|
|
#define IDS_BADINSTALL 12
|
|
#define IDS_NORES 13
|
|
#define IDS_BADRES 14
|
|
|
|
// 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 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|