[NtQuerySystemInformation #3] Stubbed SystemDriver and SystemInterruptInformation

Paul Vriens Paul.Vriens at xs4all.nl
Thu May 12 12:59:41 CDT 2005


Hi,

just stubbed information classes for now. 

Now Process Explorer (with the patch for win.c :
http://www.winehq.org/hypermail/wine-patches/2005/05/0196.html) at least
shows some response without zillions of FIXME's. I have to implement a
few calls to have it start all the time (it starts running, 1 out of 3
times now).

Next patches will start (although that will take some time) with filling
in more real information/data and (hopefully) fixing some bugs in the
visual world. More tests will also follow.

SYSTEM_PROCESS_INFORMATION has to be changed and that involves quite a
bit of work as the struct for this, differs per OS and I'm still not
sure how to cope with that.

Changelog
  Added (stubbed) SystemDriverInformation and SystemInterruptInformation

Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nt_3.c.diff
Type: text/x-patch
Size: 1503 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050512/b4355910/nt_3.c.bin


More information about the wine-patches mailing list