Mercurial > hg > xemacs-beta
diff src/intl-auto-encap-win32.h @ 4911:7eec2a1f3412
Fix Visual Studio 6 build
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Mon, 01 Feb 2010 17:08:41 -0500 |
parents | 70089046adef |
children | 0f2338afbabf |
line wrap: on
line diff
--- a/src/intl-auto-encap-win32.h Mon Feb 01 17:57:04 2010 +0000 +++ b/src/intl-auto-encap-win32.h Mon Feb 01 17:08:41 2010 -0500 @@ -661,7 +661,7 @@ #undef CreateMDIWindow #define CreateMDIWindow error_use_qxeCreateMDIWindow_or_CreateMDIWindowA_and_CreateMDIWindowW #endif -HWND qxeCreateMDIWindow (Extbyte * arg1, const Extbyte * arg2, DWORD arg3, int arg4, int arg5, int arg6, int arg7, HWND arg8, HINSTANCE arg9, LPARAM arg10); +HWND qxeCreateMDIWindow (Extbyte * arg1, Extbyte * arg2, DWORD arg3, int arg4, int arg5, int arg6, int arg7, HWND arg8, HINSTANCE arg9, LPARAM arg10); #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED #undef CreateWindowEx