murtagh
May 29th, 2001, 07:07 AM
I am trying to get the current running processes on NT, I have tryed the following APIs, and they all work fine in Windows 98.
CreateToolhelp32Snapshot
Process32First
Process32Next
In NT I get the error "Cannot find DLL entry point <API name> in Kernal32"
Anyone have any ideas on a work around or even a api to get the current running process on NT4.
Thanks in advance
CreateToolhelp32Snapshot
Process32First
Process32Next
In NT I get the error "Cannot find DLL entry point <API name> in Kernal32"
Anyone have any ideas on a work around or even a api to get the current running process on NT4.
Thanks in advance