diff src/intl-encap-win32.c @ 1684:fba0799e2d79

[xemacs-hg @ 2003-09-15 20:21:44 by james] Remove references to GetLongPathNameW since old Windows doesn't have it and we aren't using it anyway.
author james
date Mon, 15 Sep 2003 20:21:47 +0000
parents e22b0213b713
children 09e68196904a
line wrap: on
line diff
--- a/src/intl-encap-win32.c	Mon Sep 15 15:24:57 2003 +0000
+++ b/src/intl-encap-win32.c	Mon Sep 15 20:21:47 2003 +0000
@@ -216,7 +216,7 @@
 
 yes GetBinaryType
 yes GetShortPathName
-yes GetLongPathName
+no GetLongPathName Win98/2K+ only
 skip GetEnvironmentStrings misnamed ANSI version of the function
 yes FreeEnvironmentStrings
 yes FormatMessage