Hi,

I got problem of getting my ProcessList application to work under Win64 because of NtQuerySystemInformation() refused to work. I did searching the whole forum but found nothing. The question is: is there any workaround for this problem? I mean calling NtQuerySystemInformation() under Win64 rather than another substitute solutions?

Thanks.