From 03e3e4ebe0fee7bbe8014014b77a21d22cc090a8 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> Date: Tue, 6 Apr 2010 00:55:48 +0000 Subject: Fixed translation issue Removed unneeded/duplicated code (thus shaved few more kb from the dll) git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@496 4f64403b-2f21-0410-a795-97e2b3489a10 --- updater/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'updater/resource.h') 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 -- cgit v1.2.3