summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 09:48:49 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 09:48:49 +0000
commit84a2c241fcd27b11000b59c50a0cd8516b519555 (patch)
tree3bd71422a6feaa7adcb563b5e4b1c0e2b50ef167 /setup_native
parent98a2a4abf109fc291e934415bd69ba98f38fae53 (diff)
INTEGRATION: CWS obo12 (1.8.6); FILE MERGED
2007/05/30 12:21:00 obo 1.8.6.3: RESYNC: (1.8-1.9); FILE MERGED 2007/05/10 13:23:18 obo 1.8.6.2: #i76713# _WIN32_WINDOWS = 0x0410 for Win98 2007/05/10 10:45:09 obo 1.8.6.1: #i76713# #error YES removed (Vista PSDK)
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/languagepacks/respintest.cxx10
1 files changed, 4 insertions, 6 deletions
diff --git a/setup_native/source/win32/customactions/languagepacks/respintest.cxx b/setup_native/source/win32/customactions/languagepacks/respintest.cxx
index 60938fc8cebd..5758e0565c21 100644
--- a/setup_native/source/win32/customactions/languagepacks/respintest.cxx
+++ b/setup_native/source/win32/customactions/languagepacks/respintest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: respintest.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: gm $ $Date: 2007-05-10 11:02:43 $
+ * last change: $Author: ihi $ $Date: 2007-06-05 10:48:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,8 @@
#undef UNICODE
#undef _UNICODE
+#define _WIN32_WINDOWS 0x0410
+
#pragma warning(push, 1) /* disable warnings within system headers */
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
@@ -51,10 +53,6 @@
#include <../tools/seterror.hxx>
-#if defined(_WIN32_WINNT) && !defined(__MINGW32__)
-#error YES
-#endif
-
using namespace std;
namespace