On Fri Jul 25 04:53:54 2025 +0000, Esme Povirk wrote:
I am suspicious of the test. Which string succeeds in finding the combo box on current Windows? I think it might be the one marked as "broken".
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 .