Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
5920:0f2338afbabf | 5921:68639fb08af8 |
---|---|
65 #undef SHFileOperation | 65 #undef SHFileOperation |
66 #define SHFileOperation error_use_qxeSHFileOperation_or_SHFileOperationA_and_SHFileOperationW | 66 #define SHFileOperation error_use_qxeSHFileOperation_or_SHFileOperationA_and_SHFileOperationW |
67 #endif | 67 #endif |
68 int qxeSHFileOperation (LPSHFILEOPSTRUCTW lpFileOp); | 68 int qxeSHFileOperation (LPSHFILEOPSTRUCTW lpFileOp); |
69 | 69 |
70 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | |
71 #undef ShellExecuteEx | 70 #undef ShellExecuteEx |
72 #define ShellExecuteEx error_use_qxeShellExecuteEx_or_ShellExecuteExA_and_ShellExecuteExW | 71 #define ShellExecuteEx error_LPSHELLEXECUTEINFO_NT_4_0__only_HST__not_used__split_is_broken_because_of___in_declaration_in_shellapi_h_ |
73 #endif | |
74 WINBOOL qxeShellExecuteEx (SHELLEXECUTEINFOW * pExecInfo); | |
75 | 72 |
76 #undef SHCreateProcessAsUser | 73 #undef SHCreateProcessAsUser |
77 #define SHCreateProcessAsUser error_HST__new_____needs_review | 74 #define SHCreateProcessAsUser error_HST__new_____needs_review |
78 | 75 |
79 #if !defined (CYGWIN_HEADERS) | 76 #if !defined (CYGWIN_HEADERS) |
1273 #define GetEnvironmentStrings error_HST__new_____needs_review | 1270 #define GetEnvironmentStrings error_HST__new_____needs_review |
1274 | 1271 |
1275 #undef SetEnvironmentStrings | 1272 #undef SetEnvironmentStrings |
1276 #define SetEnvironmentStrings error_HST__new_____needs_review | 1273 #define SetEnvironmentStrings error_HST__new_____needs_review |
1277 | 1274 |
1278 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | |
1279 #undef FreeEnvironmentStrings | 1275 #undef FreeEnvironmentStrings |
1280 #define FreeEnvironmentStrings error_use_qxeFreeEnvironmentStrings_or_FreeEnvironmentStringsA_and_FreeEnvironmentStringsW | 1276 #define FreeEnvironmentStrings error_HST__needs_fancy_split__never_used |
1281 #endif | |
1282 WINBOOL qxeFreeEnvironmentStrings (LPWCH penv); | |
1283 | 1277 |
1284 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED | 1278 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED |
1285 #undef GetCommandLine | 1279 #undef GetCommandLine |
1286 #define GetCommandLine error_use_qxeGetCommandLine_or_GetCommandLineA_and_GetCommandLineW | 1280 #define GetCommandLine error_use_qxeGetCommandLine_or_GetCommandLineA_and_GetCommandLineW |
1287 #endif | 1281 #endif |