mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
23 lines
724 B
C
Executable File
23 lines
724 B
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by verify.rc
|
|
//
|
|
#define IDS_FAILURE 1
|
|
#define IDS_FAILURETITLE 2
|
|
#define IDD_DIALOG1 101
|
|
#define IDD_DIALOG2 102
|
|
#define IDC_CHECK1 1000
|
|
#define IDC_LINK 1001
|
|
#define IDC_VERSION 1003
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1004
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|