[PATCH 2/2] ntoskrnl.exe: Add KeIpiGenericCall stub function

Dmitry Timoshkov dmitry at baikal.ru
Thu Apr 30 05:03:25 CDT 2020


Vijay Kiran Kamuju <infyquest at gmail.com> wrote:

> +typedef ULONG_PTR KIPI_BROADCAST_WORKER(ULONG_PTR);
> +typedef KIPI_BROADCAST_WORKER *PKIPI_BROADCAST_WORKER;

Probably NTAPI/WINAPI is missing, have you verified with DDK?

-- 
Dmitry.



More information about the wine-devel mailing list