An easy way to get process memory usage information, using native Windows shell command (I think this works only on XP or higher). Module data This is for the own PandoraAgent process. Replace with your desired process. Just executing tasklist show a full list of...
Local component/Module using the WMI query facility. Could be used also as a WMI query. This sample get assigned memory to process PandoraAgent* Module data module_begin module_name PandoraAgent_RAMSize module_type generic_data module_wmiquery Select WorkingSetSize...