- 29 May, 2005 1 commit
-
-
Eric Pouech authored
-
- 28 Mar, 2005 1 commit
-
-
Peter Berg Larsen authored
-
- 18 Feb, 2005 1 commit
-
-
Gunnar Dalsnes authored
drive, _getdcwd incorrectly passed "X:\" (X = any drive) as path to GetFullPathName. "X:" (without the backslash) is the correct thing to use.
-
- 30 Nov, 2004 1 commit
-
-
Eric Pouech authored
-
- 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.
-
- 17 May, 2004 1 commit
-
-
Patrik Stridvall authored
-
- 16 Mar, 2004 1 commit
-
-
Hans Leidekker authored
- Correct prototypes for _memccpy()/_memicmp(). - "define before use" reordering in file.c. - Use the new math.h/float.h.
-
- 09 Feb, 2004 1 commit
-
-
Jon Griffiths authored
Documentation updates.
-
- 13 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
functions and exported variables. Removed the almost empty lconv.c file.
-
- 28 Oct, 2003 1 commit
-
-
Pierre d'Herbemont authored
-
- 21 Oct, 2003 1 commit
-
-
Dave Belanger authored
-
- 16 Oct, 2003 1 commit
-
-
Rolf Kalbermatter authored
GetFileAttributesA/W and not -1 or 0xFFFFFFFF.
-
- 15 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
separators.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 12 May, 2003 1 commit
-
-
Mike McCormack authored
-
- 27 Mar, 2003 1 commit
-
-
Sylvain Petreolle authored
-
- 19 Feb, 2003 1 commit
-
-
Warren Baird authored
- Fix bad side-effect of makepath on input parameters.
-
- 19 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
the prototypes.
-
- 25 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 17 Sep, 2002 1 commit
-
-
Martin Wilck authored
-
- 12 Sep, 2002 2 commits
-
-
Alexandre Julliard authored
-
Patrik Stridvall authored
winternl.h.
-
- 19 Jul, 2002 1 commit
-
-
Alexandre Julliard authored
Made terminate and unexpected function pointer per-thread. Added set_se_translator.
-
- 01 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 26 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
for ssize_t. Removed a couple of no longer used portability functions. Various portability fixes in port.h.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 29 Jan, 2002 1 commit
-
-
Dmitry Timoshkov authored
-
- 22 Jan, 2002 1 commit
-
-
Alexandre Julliard authored
that need it (and used the new wine/debug.h while we are at it).
-
- 11 May, 2001 1 commit
-
-
Francois Gouget authored
-
- 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
-
- 22 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- Forward to ntdll where possible. - Fix some .spec entries with incorrect parameters.
-
- 10 Jan, 2001 1 commit
-
-
Jon Griffiths authored
- Many fixes and a load of new functions.
-