https://bugs.winehq.org/show_bug.cgi?id=53617
--- Comment #3 from Alois Schlögl alois.schloegl@gmail.com ---
WINEDEBUG output shows many lines with:
0318:fixme:file:GetFileInformationByHandleEx 0000000000000114, 14, 0000000000FAF120, 65536
This indicates that class==14 (i.e. case FileFullDirectoryInfo:) is the culprit, which is not implemented.