[Bug 51174] api-ms-win-core-version-l1-1-0: Missing GetFileVersionInfoW and GetFileVersionInfoSizeW

WineHQ Bugzilla wine-bugs at winehq.org
Wed May 26 10:27:56 CDT 2021


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

Zhiyi Zhang <zzhang at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zzhang at codeweavers.com

--- Comment #1 from Zhiyi Zhang <zzhang at codeweavers.com> ---
There isn't an api-ms-win-core-version-l1-1-0.dll that I can find that provides
GetFileVersionInfoW() or GetFileVersionInfoSizeW(). They are provided in
api-ms-win-core-version-l1-1-1.dll, which means that wine may need some missing
WinSxS support, e.g., loading multiple versions of dlls of the same name.

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