diff src/intl-auto-encap-win32.h @ 5921:68639fb08af8 cygwin

no obvious 64 vs. 32 pblms in compilation, but still crashing in event-msw
author Henry Thompson <ht@markup.co.uk>
date Wed, 23 Apr 2014 22:22:37 +0100
parents 0f2338afbabf
children 2f34b59f451a
line wrap: on
line diff
--- a/src/intl-auto-encap-win32.h	Mon Apr 21 11:42:50 2014 +0100
+++ b/src/intl-auto-encap-win32.h	Wed Apr 23 22:22:37 2014 +0100
@@ -67,11 +67,8 @@
 #endif
 int qxeSHFileOperation (LPSHFILEOPSTRUCTW lpFileOp);
 
-#ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
 #undef ShellExecuteEx
-#define ShellExecuteEx error_use_qxeShellExecuteEx_or_ShellExecuteExA_and_ShellExecuteExW
-#endif
-WINBOOL qxeShellExecuteEx (SHELLEXECUTEINFOW * pExecInfo);
+#define ShellExecuteEx error_LPSHELLEXECUTEINFO_NT_4_0__only_HST__not_used__split_is_broken_because_of___in_declaration_in_shellapi_h_
 
 #undef SHCreateProcessAsUser
 #define SHCreateProcessAsUser error_HST__new_____needs_review
@@ -1275,11 +1272,8 @@
 #undef SetEnvironmentStrings
 #define SetEnvironmentStrings error_HST__new_____needs_review
 
-#ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
 #undef FreeEnvironmentStrings
-#define FreeEnvironmentStrings error_use_qxeFreeEnvironmentStrings_or_FreeEnvironmentStringsA_and_FreeEnvironmentStringsW
-#endif
-WINBOOL qxeFreeEnvironmentStrings (LPWCH penv);
+#define FreeEnvironmentStrings error_HST__needs_fancy_split__never_used
 
 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
 #undef GetCommandLine