James Tabor wrote:
Hi,
Our compatibility with w2k and XP sux! Here is a old psx.exe command
and compare
it with the new windows 2k compatible one we have.
http://adsl-64-217-116-74.dsl.hstntx.swbell.net/ftp/pub/ReactOS/psx.exe
Just in case!
Looking at Nebbetts book Win NT/2k Native API Ref, our
SYSTEM_PROCESS_INFORMATION
for w2k is not close at all! Where is LLLONG or LONGLONG
PrivatePageCount?
What is funny, psx.exe uses NT4 structures! So how can we use w2k
structs with
w2k and see if they really work?
Thanks,
James
_______________________________________________
I personally rewrote our SYSTEM_PROCESS_INFORMATION because Nebett's
stuff is totally outdated. My structures are up to date and correct,
both in their naming and structure. AFAIK there are no other such
correct versions online.
Best regards,
Alex Ionescu