comdlg32/tests: Use GetTempPathA() instead of the current directory in test_extension().
commit9024549fe147e884737c561232b77a150e7837d7
authorZebediah Figura <z.figura12@gmail.com>
Wed, 15 Jan 2020 15:58:11 +0000 (15 09:58 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Jan 2020 21:03:36 +0000 (15 22:03 +0100)
tree22a0c4c084e1696938dc53dd3344936b50fa4bcb
parentc2b4d98f23f5007ad7da2083afd78ec411155a5f
comdlg32/tests: Use GetTempPathA() instead of the current directory in test_extension().

For some reason, a previous test sets the current directory to
C:\windows\system32\ on my Windows 10 machine, which prompts message boxes as
the path is not writable.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comdlg32/tests/filedlg.c