Add support for WM_WINDOWPOSCHANGED to save new origin of window.
[wine] / dlls / ntdll / wcstring.c
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.