[PATCH 2/3] ntoskrnl.exe: Improve IoGetCurrentProcess stub.

Dmitry Timoshkov dmitry at baikal.ru
Fri Oct 5 04:09:23 CDT 2012


Christian Costa <titan.costa at gmail.com> wrote:

> > This struct is huge. Do you have some fields in mind?
> What matters is what drivers need. I can add some typical fields if needed
> but that
> could be done in other patches when needed as well.

There are basic things like the header and object list management, besides
things like ActiveProcessors, Affinity, BasePriority is not hard to fill
from the start. Probably you need to duscuss how this should be done,
something tells me that without server support this is not going to work
very well.

-- 
Dmitry.



More information about the wine-devel mailing list