mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
import KernelEx-4.5-Final
This commit is contained in:
@ -2,17 +2,21 @@
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by verify.rc
|
||||
//
|
||||
#define IDS_SUCCESS 1
|
||||
#define IDS_FAILURE 2
|
||||
#define IDS_TITLE 3
|
||||
#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 101
|
||||
#define _APS_NEXT_RESOURCE_VALUE 104
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1000
|
||||
#define _APS_NEXT_CONTROL_VALUE 1004
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user