[NtQuerySystemInformation #2] Fixes + tests for more classes

Paul Vriens Paul.Vriens at xs4all.nl
Mon Apr 18 12:48:23 CDT 2005


Hi,

this one covers the basics for Cpu, TimeOfDay, KernelDebugger and
RegistryQuota.

There is one todo_wine for SystemTimeOfDayInformation as our size of the
structure is not the same as the Windows one.

As soon as the currently existing classes are sorted out
(SystemProcessInformation being the most interesting) I will start with
some remaining classes and filling the structures with more correct data
(If I can find out how).

Changelog
  More unit tests
  Check needed length regardless of given length
  Return STATUS_ACCESS_VIOLATION if no buffer given

Cheers,

Paul Vriens.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NtQuerySystemInformation_2.diff
Type: text/x-patch
Size: 10808 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050418/de3c264b/NtQuerySystemInformation_2.bin


More information about the wine-patches mailing list