Hi,
I'm trying to retrive a list of the processes in memory.
I can use EnumProcesses and Process32First, but this returns
much more information than I need.
I want to only list the processes that are being run under my user name and not SYSTEM or LOCAL SERVICE.
does anyone know how I can do this?
thank,
Ryan



LinkBack URL
About LinkBacks


