Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 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 | 74353ce403ce |
children | 29c45c1b64f3 |
comparison
equal
deleted
inserted
replaced
1683:74353ce403ce | 1684:fba0799e2d79 |
---|---|
1 2002-07-04 Jonathan Harris <jonathan@xemacs.org> | |
2 | |
3 * intl-encap-win32.c: | |
4 * intl-auto-encap-win32.c: | |
5 * intl-auto-encap-win32.h: | |
6 Remove GetLongPathNameW - API not available on Win95/NT4 | |
7 | |
1 2003-09-15 Jerry James <james@xemacs.org> | 8 2003-09-15 Jerry James <james@xemacs.org> |
2 | 9 |
3 * syswindows.h: Quiet compiler warnings about struct stat. | 10 * syswindows.h: Quiet compiler warnings about struct stat. |
4 (W32API_VER): | 11 (W32API_VER): |
5 (W32API_INSTALLED_VER): New macros to compare w32api versions. | 12 (W32API_INSTALLED_VER): New macros to compare w32api versions. |