Mercurial > hg > xemacs-beta
comparison src/intl-encap-win32.c @ 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 | 79c6ff3eef26 |
comparison
equal
deleted
inserted
replaced
826:6728e641994e | 827:28426972f654 |
---|---|
215 file WINBASE.H | 215 file WINBASE.H |
216 | 216 |
217 yes GetBinaryType | 217 yes GetBinaryType |
218 yes GetShortPathName | 218 yes GetShortPathName |
219 yes GetLongPathName | 219 yes GetLongPathName |
220 yes GetEnvironmentStrings | 220 skip GetEnvironmentStrings misnamed ANSI version of the function |
221 yes FreeEnvironmentStrings | 221 yes FreeEnvironmentStrings |
222 yes FormatMessage | 222 yes FormatMessage |
223 yes CreateMailslot | 223 yes CreateMailslot |
224 begin-bracket !defined (CYGWIN_HEADERS) | 224 begin-bracket !defined (CYGWIN_HEADERS) |
225 no EncryptFile Win2K+ only | 225 no EncryptFile Win2K+ only |