https://bugs.winehq.org/show_bug.cgi?id=46784 Bug ID: 46784 Summary: Broken wildcard expansion in FindFirstFile() and FindNextFile() Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: vaporeon(a)vaporeon.io Distribution: --- On WINE, *.dll for example will be treated as *.dll* so any extension starting with .dll will be found, this does not happen on Windows. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.