wineps.drv: Slightly simplify a PPD parser code snippet.
[wine] / dlls / ntdll / wcstring.c
2009-01-28  Alexandre Julliardntdll: Copy the msvcrt printf implementation to ntdll...
2008-11-24  Francois GougetAssorted spelling fixes.
2007-06-11  Francois Gougetntdll: Improve the prototypes Win64 compatibility by...
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-18  Alexandre Julliardntdll: Add wrappers for the string functions.
2005-07-12  Alexandre JulliardUse the unicode.h functions where possible.
2005-06-21  Mike McCormackDon't include winbase.h or winerror.h when not necessary.
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-04-21  Alexandre JulliardGet rid of the remaining calls to strncpyW, and remove...
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-03-11  Hans Leidekker_wto{l,i,i64} parameters are const.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-22  Thomas Mertes- Implement RtlDowncaseUnicodeString, RtlUniform, iswdi...
2003-03-12  Dmitry TimoshkovMove vsnwprintf implementation to libwine_unicode,...
2003-03-12  Thomas MertesImplement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-05-19  John K. HohmMore comcat.dll implementation, swprintf fix, winerror...
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-05  Alexandre JulliardRemoved ntdll dependency on MultiByteToWideChar/WideCha...
2001-10-22  David ElliottImplemented the wcstoul function.
2001-09-26  Huw D M DaviesBetter handling of typelibs loaded with a trailing...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-04-16  Ove KaavenImplemented _wtoi and _wtol.
2001-04-16  Ove KaavenHandle the %f case in wsprintf.
2001-01-22  James JuranUse int instead of WCHAR in va_arg() (fixes gcc-current...
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2000-12-13  Eric KohlImplemented _ultow() and export [Nt/Zw]QueryVolumeInfor...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.