Paul Vriens <[EMAIL PROTECTED]> writes:
> I've just finished another test for NtQuerySystemInformatio. In this
> test I test the structure SYSTEM_PROCESS_INFORMATION. The structure is
> however different for NT4.
>
> If I add an osversion (> 4) check I can check the structure for
> W2K/WinXP and
Hi,
I've just finished another test for NtQuerySystemInformatio. In this
test I test the structure SYSTEM_PROCESS_INFORMATION. The structure is
however different for NT4.
If I add an osversion (> 4) check I can check the structure for
W2K/WinXP and W2K3 and skip this structure-check for NT4 (for