2009-01-28 |
Alexandre Julliard | ntdll: Copy the msvcrt printf implementation to ntdll... |
blob | commitdiff | raw |
2008-11-24 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Francois Gouget | ntdll: Improve the prototypes Win64 compatibility by... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Marcus Meissner | Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Alexandre Julliard | ntdll: Add wrappers for the string functions. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Alexandre Julliard | Use the unicode.h functions where possible. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Mike McCormack | Don't include winbase.h or winerror.h when not necessary. |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Mike McCormack | Use HANDLE instead of HKEY in the NT API. |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Alexandre Julliard | Get rid of the remaining calls to strncpyW, and remove... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Hans Leidekker | _wto{l,i,i64} parameters are const. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdi... |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Dmitry Timoshkov | Move vsnwprintf implementation to libwine_unicode,... |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Thomas Mertes | Implement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,... |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
blob | commitdiff | raw | diff to current |
2002-05-19 |
John K. Hohm | More comcat.dll implementation, swprintf fix, winerror... |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Alexandre Julliard | Implemented strtolW/strtoulW in libwine_unicode and... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Alexandre Julliard | Removed ntdll dependency on MultiByteToWideChar/WideCha... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
David Elliott | Implemented the wcstoul function. |
blob | commitdiff | raw | diff to current |
2001-09-26 |
Huw D M Davies | Better handling of typelibs loaded with a trailing... |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Ove Kaaven | Implemented _wtoi and _wtol. |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Ove Kaaven | Handle the %f case in wsprintf. |
blob | commitdiff | raw | diff to current |
2001-01-22 |
James Juran | Use int instead of WCHAR in va_arg() (fixes gcc-current... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Jon Griffiths | - Remove <string.h> from winnt.h. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Eric Kohl | Implemented _ultow() and export [Nt/Zw]QueryVolumeInfor... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
blob | commitdiff | raw | diff to current |
2000-08-11 |
Alexandre Julliard | Added Unicode ctype support. |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
blob | commitdiff | raw | diff to current |
|