kernel32/tests: Don't hardcode C drive for SetCurrentDirectory tests.
commita79868e09d0f45d36f714a9adce2a517925ae017
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 13:49:47 +0000 (27 14:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 13:55:30 +0000 (27 14:55 +0100)
tree8cadf8858cbfc8e2ef50512874acd83469c83cec
parente55a691dedf3cdd32f0faa46ce097e50de08f68a
kernel32/tests: Don't hardcode C drive for SetCurrentDirectory tests.

Also handle the case where TMP and TEMP are not defined.
dlls/kernel32/tests/path.c