- Forte C does not support nameless structures or unions
[wine] / include / wine / unicode.h
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-08  Alexandre JulliardImplemented inline version of the iswxxx functions.
2000-10-13  Konrad RieckChanged repne to repnz for Solaris assembler.
2000-09-12  Alexandre JulliardAdded missing __volatile__.
2000-09-07  Erik HofmanAdded missing const to external tables definitions.
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-08-11  Alexandre JulliardAdded UTF-8 conversion support.
2000-08-01  Gerard PatelChanged the win31 style file dialog to 32 bits structur...
2000-06-13  Alexandre JulliardAdded a couple of Unicode string routines.
2000-06-12  Alexandre JulliardReimplemented Unicode case mapping in a slightly more...
2000-06-10  Alexandre JulliardAdded support for WC_NO_BEST_FIT_CHAR and default char...
2000-06-09  Alexandre JulliardAdded a bunch of code page tables for multibyte<->wide...