[NtQuerySystemInformation #5] SystemProcessInformation

Paul Vriens Paul.Vriens at xs4all.nl
Thu Jun 9 14:33:52 CDT 2005


Hi,

our buffer was 64 bytes (1 SYSTEM_THREAD_INFORMATION) to big per
process.

I introduced a new variable containing the struct size for a process and
used this instead off all the separate calculations.

Changelog
  Reduce our buffer by 1 SYSTEM_THREAD_INFORMATION per process
  Minimize some calculations

Cheers,

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


More information about the wine-patches mailing list