[PATCH 1/2] kernel32: threadpool definitions and prototypes

Dmitry Timoshkov dmitry at baikal.ru
Sun Jan 26 09:47:26 CST 2014


Marcus Meissner <marcus at jet.franken.de> wrote:

> > > +typedef DWORD TP_VERSION,*PTP_VERSION;
> > 
> > PSDK 7.1 has this one and many other definitions in winnt.h instead.
> 
> Hmm. MSDN says differently:
> 
> http://msdn.microsoft.com/en-us/library/windows/desktop/ms687053%28v=vs.85%29.aspx
> 
> WinBase.h on Windows Vista, Windows 7, Windows Server 2008, and Windows Server 2008 R2 (include Windows.h);
> Threadpoolapiset.h on Windows 8 and Windows Server 2012

It would be better to check actual PSDK headers instead of online docs.

-- 
Dmitry.



More information about the wine-devel mailing list