http://bugs.winehq.org/show_bug.cgi?id=7961
Summary: Bug in findfirst/findnext Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: us@edmeades.me.uk
FindFirst fails to honour '*.', and insteads treats it as a match for all files
Run test pgm on windows vs linux on a directory containing a mixture of files with extensions and those without. Windows just lists those without, wine shows all of them.
When my next set of cmd.exe patchs get in, it will also be visible by typing 'dir *.'