[PATCH] comctl32: Bump version to 6.0.

Dmitry Timoshkov dmitry at baikal.ru
Tue Nov 12 06:55:25 CST 2019


Nikolay Sivov <bunglehead at gmail.com> wrote:

> On Tue, Nov 12, 2019 at 1:13 PM Dmitry Timoshkov <dmitry at baikal.ru> wrote:
> 
> > An application that I have here checks comctl32.dll version information
> > and refuses to run, changing DLL version to 6.0 makes it run.
...
> So which one does it check, resources or DllGetVersion()?

It checks the version information in the DLL resources (GetFileVersionInfo).

-- 
Dmitry.



More information about the wine-devel mailing list