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".