[NtQuerySystemInformation #1] Fixes + tests for SystemBasicInformation

Paul Vriens Paul.Vriens at xs4all.nl
Thu Apr 14 12:15:39 CDT 2005


Hi,

first patch, more to come, but I need some input whether I'm following
the right route. So comments/suggestions/remarks are welcomed.

This patch deals with some general fixes for NtQuerySystemInformation
and the start of unit tests.

Next patches will add unit tests and fixes for the Wine part of things.
I've also seen that we have 53 different classes. WinXP and W2K3 have
upto 73, but of course all undocumented. And within those 73 several are
not implemented ! 

Changelog
  Start of unit tests for *Info* functions
  Check needed length regardless of given length
  Return STATUS_INVALID_INFO_CLASS for non-implemented classes
  Return STATUS_ACCESS_VIOLATION if no buffer given

Cheers,

Paul Vriens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NtQuerySystemInformation_1.diff
Type: text/x-patch
Size: 7966 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050414/3d71e28a/NtQuerySystemInformation_1.bin


More information about the wine-patches mailing list