[comdlg32/tests] Fix some test failures on Win7

Paul Vriens paul.vriens.wine at gmail.com
Fri Nov 20 07:25:48 CST 2009


Hi,

Windows 7 has some different behavior with respect to the 
lpstrInitialDir member of the OPENFILENAME struct (see 
http://msdn.microsoft.com/en-us/library/ms646839%28VS.85%29.aspx).

Using a different initial directory, as the other tests, fixes these 
failures. As Get*Directory returns lowercase paths on Windows 7, we need 
a case-insensitive comparison as well.

Changelog
   Fix some test failures on Win7

-- 
Cheers,

Paul.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0005-Fix-some-test-failures-on-Win7.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091120/2463a8a8/attachment.txt>


More information about the wine-patches mailing list