Fixes compilation with old SDKs, e.g. the one used by VC6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66860
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define HKEY_DYN_DATA ((HKEY)0x80000006)
#endif
#define HKEY_DYN_DATA ((HKEY)0x80000006)
#endif
+#ifndef KEY_WOW64_64KEY
+ #define KEY_WOW64_64KEY 0x0100
+#endif
+
// ----------------------------------------------------------------------------
// constants
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// constants
// ----------------------------------------------------------------------------