diff src/intl-auto-encap-win32.h @ 827:28426972f654

[xemacs-hg @ 2002-05-06 14:14:33 by jhar] Misc win32 native build and doc fixes
author jhar
date Mon, 06 May 2002 14:16:31 +0000
parents a5954632b187
children 184461bc8de4
line wrap: on
line diff
--- a/src/intl-auto-encap-win32.h	Sun May 05 11:33:57 2002 +0000
+++ b/src/intl-auto-encap-win32.h	Mon May 06 14:16:31 2002 +0000
@@ -1835,6 +1835,8 @@
 #endif
 DWORD qxeGetLongPathName (const Extbyte * lpszShortPath, Extbyte * lpszLongPath, DWORD cchBuffer);
 
+/* Skipping GetEnvironmentStrings because misnamed ANSI version of the function */
+
 #ifdef ERROR_WHEN_NONINTERCEPTED_FUNS_USED
 #undef FreeEnvironmentStrings
 #define FreeEnvironmentStrings error use qxeFreeEnvironmentStrings or FreeEnvironmentStringsA/FreeEnvironmentStringsW