[2/3] ntdll: Implement NtQuerySystemInformation/SystemLogicalProcessorInformation (try 4)

Rudolf Mayerhofer rm at eightyfive.net
Tue Oct 5 16:04:54 CDT 2010


Try 2:
- Exchange Patches #2 and #3.
- Fix errors in formatting
- Check that fopen succeeds, return default value otherwise
- default return value is now 0 for all parser functions

Try 3:
- Add missing checks for valid processor mask and cache values

Try 4:
- More comments in the parsing code
- Some additional code cleanup

---
 dlls/ntdll/nt.c |  343 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 343 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-2-3-ntdll-Implement-NtQuerySystemInformation-SystemLog.txt
Type: text/x-patch
Size: 14441 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101005/525be776/attachment-0001.bin>


More information about the wine-patches mailing list