From f0358e54b7b7002e2c6e923147b4943a8c93921d Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> Date: Wed, 1 Apr 2009 13:40:35 +0000 Subject: git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@456 4f64403b-2f21-0410-a795-97e2b3489a10 --- updater/options.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'updater/options.cpp') diff --git a/updater/options.cpp b/updater/options.cpp index 4bef93e..5352bc9 100644 --- a/updater/options.cpp +++ b/updater/options.cpp @@ -454,7 +454,9 @@ static INT_PTR CALLBACK DlgProcOpts2(HWND hwndDlg, UINT msg, WPARAM wParam, LPAR int OptInit(WPARAM wParam,LPARAM lParam) { +#ifndef OPTIONPAGE_OLD_SIZE2 #define OPTIONPAGE_OLD_SIZE2 60 +#endif DWORD mirVir = (DWORD)CallService(MS_SYSTEM_GETVERSION, 0, 0); OPTIONSDIALOGPAGE odp = { 0 }; -- cgit v1.2.3