diff options
Diffstat (limited to 'updater/resource.h')
-rw-r--r-- | updater/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/resource.h b/updater/resource.h index d8252f5..35617cc 100644 --- a/updater/resource.h +++ b/updater/resource.h @@ -50,12 +50,12 @@ #define IDC_BTN_SELECTDLLS2 1030
#define IDC_BTN_SELECTINV 1030
#define IDC_BTN_SELECTALL 1031
-#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1030
|