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

Christian Costa titan.costa at gmail.com
Fri Oct 5 07:35:58 CDT 2012


2012/10/5 Dmitry Timoshkov <dmitry at baikal.ru>

> 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.
>
>
What do you mean by object list management ?
There is only one element for now : nothing before nothing after. Unless
lists are circular.
I'm open for discussion but it's hard without an idea of what drivers do
and what we want
to support since wine is not intended to run all driver types.
So at the beginning, maybe we can do something simple and improve the
infrastructure
as needs appear.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20121005/66195bc3/attachment.html>


More information about the wine-devel mailing list