https://bugs.winehq.org/show_bug.cgi?id=37305 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #2 from Sebastian Lackner <sebastian(a)fds-team.de> --- The mode in the fixme message (0x00000001) is for the flag FIND_FIRST_EX_CASE_SENSITIVE, which is unsupported in current wine. Could you please test the following two work in progress patches, which should implement the missing feature? https://github.com/compholio/wine-compholio/tree/master/patches/kernel32-Fin... (Note: There is also a similar bug report about the second unimplemented FindFirstFileExW flag, but they both are different issues - see here: https://bugs.winehq.org/show_bug.cgi?id=35121) -- 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.