Hi,
I want to find out which all are the processes in the memory programatically. I am using windows 2000 as an operating system. I tried with EnumProcesses() function but i am getting the error. The file which i have included is "psapi.h" and "psapi.lib" added to project. The file could not open. I searched in the machine about availability of the header file mentioned but i did not get the header file on my machine.....
Please suggest what should i do ??? Also i want to use this application to be for windowsCE 3.0.
Suggest ASAP as this is urgent...
Thanks for suggestions in advance...
Sanjay
I want to find out which all are the processes in the memory programatically. I am using windows 2000 as an operating system. I tried with EnumProcesses() function but i am getting the error. The file which i have included is "psapi.h" and "psapi.lib" added to project. The file could not open. I searched in the machine about availability of the header file mentioned but i did not get the header file on my machine.....
Please suggest what should i do ??? Also i want to use this application to be for windowsCE 3.0.
Suggest ASAP as this is urgent...
Thanks for suggestions in advance...
Sanjay