NtQuerySystemInformation #2] Stubbed SystemHandleInformation

Paul Vriens paul.vriens at xs4all.nl
Tue May 10 05:00:11 CDT 2005


Hi,

this 'patch' depends on "include/winternl.h #4] Some consistency in
SYSTEM_INFORMATION_CLASS" (only for the definition of
SystemHandleInformation though).

I added a stubbed SystemHandleInformation that returns nothing for now :-)
I need to find a way to enumerate all the handles in the system, any
ideas?

I moved SystemKernelDebuggerInformation (0x35) before
SystemRegistryQuotaInformation (0x37) to have somewhat of a sorted list.

Patch for the tests will follow.

Changelog
  Added (stubbed) SystemHandleInformation
  Sorted the list.

Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nt_2.c.diff
Type: text/x-patch
Size: 2305 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050510/96f4e33f/nt_2.c.bin


More information about the wine-patches mailing list