[PATCH] psapi: Replace .spec forwards by forward implementations.

Alexandre Julliard julliard at winehq.org
Thu Sep 19 05:30:16 CDT 2019


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> The application I'm working on hooks psapi.dll APIs and can't cope
> with PE forwards. Inspection of psapi.dll in Windows shows that it
> doesn't contain PE forwards at all.
>
> Since the API names are prepened with K32 it's impossible to use
> -import in the .spec file for automatic forwards generation.

It should work fine with -import. Are you getting an error?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list