G
Guest
Hi,
I am developing an application similar to the Windows Task manager, that
lists running processes and its info, however the Process class available in
the framework does not provide any methods to get the UserName that launched
a runing process. So I woudl like to knwo if there is a way to get this
without having to call any unmanaged API.
I am developing an application similar to the Windows Task manager, that
lists running processes and its info, however the Process class available in
the framework does not provide any methods to get the UserName that launched
a runing process. So I woudl like to knwo if there is a way to get this
without having to call any unmanaged API.