25 Jul
2025
25 Jul
'25
2:18 p.m.
On Fri Jul 25 07:07:40 2025 +0000, Maotong Zhang wrote:
Test run comdlg32_test.exe: Wine: Test passed. Windows 10: Failed. Modify comdlg32_test to only perform the "fname1 (*.txt)" check: Windows 10: Test passed. Wine: Failed. wine code add "(*. txt)" to pszName, Wine test passed . Presumably some Windows version at some point needed "fname1". I think we should modify the test to accept both names, as I see no reason to say "fname1 (*.txt)" is "broken".
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8608#note_110992