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

Dmitry Timoshkov dmitry at baikal.ru
Thu Apr 30 05:34:46 CDT 2020


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

> On Thu, Apr 30, 2020 at 12:03 PM Dmitry Timoshkov <dmitry at baikal.ru> wrote:
> >
> > 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?
> I checked with Windows 10 SDK, it does not have it.

Which .h have you checked? In my copy of SDK 10.0.14393.0 it's missing.

-- 
Dmitry.



More information about the wine-devel mailing list