Francois Gouget <[EMAIL PROTECTED]> writes: > On Tue, 24 Dec 2002, Dan Kegel wrote: > > > Shouldn't this be declared in wine/include/winternl.h, like > > the other Rtl functions? > > Microsoft does not declare it in winternl.h. We could create an ntddk.h > or a wdm.h header but these are part of the Windows DDK, not the SDK. > I'm not sure we have 'public' DDK headers in Wine.
Actually that's what winternl.h is for; Microsoft only lists a few functions in there but we might as well put the others there too. They will probably end up in Microsoft's winternl.h someday, after a few more lawsuits... -- Alexandre Julliard [EMAIL PROTECTED]