- 12 Nov, 2005 1 commit
-
-
Phil Lodwick authored
-
- 10 Nov, 2005 1 commit
-
-
Saulius Krasuckas authored
-
- 26 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 31 May, 2005 1 commit
-
-
Mike McCormack authored
-
- 16 Mar, 2005 1 commit
-
-
Jakob Eriksson authored
-
- 10 Feb, 2005 1 commit
-
-
Francois Gouget authored
-
- 02 Jun, 2004 1 commit
-
-
Dimitrie O. Paun authored
-
- 14 May, 2004 1 commit
-
-
Alexandre Julliard authored
the current directory where needed.
-
- 27 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 06 Feb, 2004 1 commit
-
-
Francois Gouget authored
-
- 15 Jan, 2004 2 commits
-
-
Mike McCormack authored
-
Eric Pouech authored
tests.
-
- 18 Nov, 2003 1 commit
-
-
Hans Leidekker authored
name.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 18 Jun, 2003 1 commit
-
-
Francois Gouget authored
-
- 13 May, 2003 3 commits
-
-
Alexandre Julliard authored
-
Francois Gouget authored
Added a test for GetFullPathNameA("c:"). Fix a number of messages that referred to GetLongPathName instead of GetFullPathName.
-
Francois Gouget authored
-
- 14 Jan, 2003 1 commit
-
-
Francois Gouget authored
-
- 18 Dec, 2002 2 commits
-
-
Francois Gouget authored
valid on NT4 -> remove these tests.
-
Francois Gouget authored
warnings.
-
- 11 Dec, 2002 1 commit
-
-
Francois Gouget authored
GetShortPathNameA behaves differently on Win9x and NT: on NT it succeeds even if not all path components exist, as long as they are already in the 8.3 format. Wine apparently implements the NT behavior thus many todo_wine went away. Fixed some error code checks to take into account all possible return values. GetTempFileNameA appears to only use the lower 16bits of the id on Win95 (and never returns more than 16 bits on other platforms). GetLongPathNameA is missing on some Windows versions. Modified the GetTempPath tests to make sure they return the expected value. Removed the redundant tests (e.g. if buf[0]==0 then buf!="foo", no need to test both). The 'len_with_null - 1' case is not testable as the Windows behavior varies too much between versions. We cannot check whether Windows touches the buffer either as this heavily depends on the Windows version and specific circumstances of the call. Finally NT4 sometimes exaggerates the required buffer size.
-
- 06 Sep, 2002 1 commit
-
-
Francois Gouget authored
-
- 28 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 27 Aug, 2002 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Jul, 2002 1 commit
-
-
Paul Millar authored
-
- 05 Jul, 2002 1 commit
-
-
Duane Clark authored
-
- 22 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
the resulting warnings.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 06 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 25 Apr, 2002 1 commit
-
-
Paul Millar authored
-
- 11 Apr, 2002 1 commit
-
-
Geoffrey Hausheer authored
GetShortPathNamesA, GetCurrentDirectoryA, SetCurrentDirectoryA.
-