https://bugs.winehq.org/show_bug.cgi?id=37354
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE |--- Summary|After update, Battle.net |Battle.net launcher does |launcher does not start in |not start in Windows 7 |Windows 7 mode: "Cannot |mode: "Cannot load Qt |load Qt platform plugin |platform plugin Windows" |Windows" (FindFirstFileExW |(FindFirstFileExW needs |needs |info level |FIND_FIRST_EX_LARGE_FETCH |'FindExInfoBasic' support) |support) |
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello again,
well I shouldn't triage after 14h day :|
Flags are fine, info level 'FindExInfoBasic' is not supported. Refining summary.
--- snip --- $ Wine-dbg>bt Backtrace: =>0 0x7b840c45 FindFirstFileExW(filename="\?\C:\Program Files\FotoQuelle Fotosoftware\Plugins\main*", level=FindExInfoBasic, data=0x33f88c, search_op=FindExSearchNameMatch, filter=0x0(nil), flags=0x2) [/home/focht/projects/wine/wine.repo/src/dlls/kernel32/file.c:1857] in kernel32 (0x00000002)
Wine-dbg>n --- snip ---
Regards