- 29 Nov, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 18 Oct, 2006 1 commit
-
-
Hans Leidekker authored
-
- 18 Aug, 2006 1 commit
-
-
Paul Vriens authored
-
- 27 Jun, 2006 1 commit
-
-
Vitaliy Margolen authored
-
- 13 Jun, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 18 Oct, 2005 1 commit
-
-
James Hawkins authored
-
- 11 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
conversions instead of relying on GetFullPathName hacks.
-
- 03 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that need the define include it.
-
- 14 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 24 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
names.
-
- 21 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 16 May, 2005 1 commit
-
-
Alexandre Julliard authored
definition in winternl.h.
-
- 06 May, 2005 1 commit
-
-
Francois Gouget authored
Make the error message about unexpected '#ifdef HAVE_XXX' clearer. Protect sys/stat.h #includes with the corresponding '#ifdef HAVE_XXX' check.
-
- 13 Aug, 2004 1 commit
-
-
Hans Leidekker authored
-
- 14 May, 2004 1 commit
-
-
Alexandre Julliard authored
Need to remove trailing dots too (reported by Ken Belleau).
-
- 13 May, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 20 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 16 Apr, 2004 2 commits
-
-
Alexandre Julliard authored
along with its name.
-
Alexandre Julliard authored
that it is handled correctly in ntdll also for 16-bit tasks.
-
- 14 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
Fixed parsing of UNC file names in RtlGetFullPathName_U.
-
- 12 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
Use NtCreateFile in the loader, and get rid of the CreateFileW upcall hack.
-
- 05 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 01 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
scheme.
-
- 22 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
backslashes too.
-
- 17 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
compatibility.
-
- 12 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
standard APIs instead.
-
- 20 Jan, 2004 1 commit
-
-
Eric Pouech authored
buffer can be the same - GetFullPathName[AW]: now call RtlGetFullPathName_U - GetShortPathNameW: fixed regression introduced in last patch
-
- 15 Jan, 2004 1 commit
-
-
Eric Pouech authored
tests.
-
- 28 Nov, 2003 1 commit
-
-
Francois Gouget authored
may not be initialized (found by Valgrind).
-
- 20 Nov, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 28 Oct, 2003 1 commit
-
-
Uwe Bonnes authored
arguments for memmove.
-
- 08 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
to link to kernel functions. Commented out SMB support in NtReadFile for now.
-
- 07 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
Reverted my previous fix in RtlDosSearchPath_U, extension handling is supposed to be broken.
-
- 04 Oct, 2003 1 commit
-
-
Eric Pouech authored
-
- 02 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
Make RtlDoesFileExists_U do something useful by calling CreateFileW for now.
-
- 16 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 16 Jun, 2003 1 commit
-
-
Eric Pouech authored
- RtlDoesFileExists_U as a stub - RtlDosSearchPath_U
-