[Bug 52508] EnumDisplayDevices() fails in obscure ways on 32-bit arch when 64-bit Vulkan is present but 32-bit is missing

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 19 20:01:14 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52508

--- Comment #1 from Zhiyi Zhang <zzhang at codeweavers.com> ---
We can't just let explorer.exe manage them since there are console applications
that call EnumDisplayDevices() but don't launch explorer.exe, as Alexandre
mentioned. I think with the PE work going on, we are moving in the direction of
initializing these registries only on the 64-bit side. Jacek knows more about
this. And obviously, some error prompt when Vulkan is missing wouldn't hurt.

-- 
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.



More information about the wine-bugs mailing list