- 03 Aug, 2011 1 commit
-
-
Frédéric Delanoy authored
-
- 11 May, 2011 1 commit
-
-
Piotr Caban authored
-
- 25 Apr, 2011 1 commit
-
-
Piotr Caban authored
-
- 08 Nov, 2010 1 commit
-
-
Eric Pouech authored
-
- 03 Nov, 2010 1 commit
-
-
Eric Pouech authored
-
- 03 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 22 Oct, 2008 1 commit
-
-
Andrew Talbot authored
-
- 02 Jun, 2008 1 commit
-
-
Eric Pouech authored
-
- 27 May, 2008 2 commits
-
-
Dmitry Timoshkov authored
-
Eric Pouech authored
-
- 04 Jul, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 09 Aug, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 13 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 24 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 29 Oct, 2005 1 commit
-
-
Kevin Koltzau authored
-
- 27 Jun, 2005 1 commit
-
-
Eric Pouech authored
- kernel32: simplifying code for opening a console handle - msvcrt: now correctly initializing the handles to the Windows console
-
- 25 Jun, 2004 1 commit
-
-
Dimitrie O. Paun authored
Fix some naming conventions aberrations. Add tests to ensure consistency between the two sets of symbols.
-
- 31 Oct, 2003 1 commit
-
-
Ulrich Czekalla authored
unloaded.
-
- 14 Jan, 2003 1 commit
-
-
Francois Gouget authored
-
- 17 Aug, 2002 1 commit
-
-
Daniel Gudbjartsson authored
Added implementations of fwscanf, swscanf, wscanf and sscanf. Corrected the declaration of swscanf. Added implementation of the l, h, L and w prefixes. Added implementation of the c, C, s, S and n types.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 21 Feb, 2002 1 commit
-
-
Peter Hunnisett authored
Convert all msvcrt locks over to use _lock and _unlock. Explicitly make msvcrt compile with multithreaded option. Fix flag handling in _sopen. Add W->A call for new _swopen.
-
- 08 Feb, 2002 1 commit
-
-
C. Scott Ananian authored
-
- 22 Jan, 2002 1 commit
-
-
Alexandre Julliard authored
that need it (and used the new wine/debug.h while we are at it).
-
- 23 Apr, 2001 1 commit
-
-
Francois Gouget authored
Add msvcrt/search.h. Move duplicated definitions to the new headers. Use malloc.h instead of stdlib.h when sensible.
-
- 10 Apr, 2001 2 commits
-
-
Francois Gouget authored
Fixed the signature of a few functions. Don't use wcs* functions, use *W (from unicode.h) instead.
-
Francois Gouget authored
Prefix internal methods with 'msvcrt_' instead of 'MSVCRT_', '__MSVCRT_', etc. Remove '_cdecl', it's unnecessary
-
- 10 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- Many fixes and a load of new functions.
-