Re: How to add multiple versions of the same DLL (with the same base name) in apisetschema.spec?

zhengxianwei <[email protected]> Sun, 18 May 2025 13:59:06 +0800
Newsgroups gmane.comp.emulators.wine.devel
Message-ID <CABeGAqUvvEfAfe45rNu_Y=T3P8YmDbrwe5k9yzo-r2FA_hvfoA@mail.gmail.com>
Fixed!

Cool, Thanks

On Sat, May 17, 2025 at 9:48 PM Alexandre Julliard <[email protected]>
wrote:

> zhengxianwei <[email protected]> writes:
>
> > Hello,
> >
> > I'm planning to add the following line to apisetschema.spec:
> >
> > api-ms-win-power-setting-l1-1-1 = powrprof.dll
> >
> > However, this causes a hash conflict with the existing line:
> >
> > apiset api-ms-win-power-setting-l1-1-0 = powrprof.dll
> >
> > May I ask how you usually resolve such conflicts?
>
> The last version number is ignored, l1-1-0 and l1-1-1 mean exactly the
> same thing, you don't need to change anything.
>
> --
> Alexandre Julliard
> [email protected]
>