using getcurrentprocess

Using GetcurrentProcess

Hi,
I want to find the current process name using System.diagnostics GetCurrentProcess API in Vista. But Vista prohibits a standard user from using the above command.
Does anyone have any idea of how to implement this? If you can help out it would be great

Hi,
I want to find the current process name using System.diagnostics GetCurrentProcess API in Vista. But Vista prohibits a standard user from using the above command.
Does anyone have any idea of how to implement this? If you can help out it would be great

Sridhar,
your best bet for coding issues would be to check the MSDN webpage for winFX, the poeple there would be better able to help you better http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.windows.developer.winfx.announcements&lang=en&cr=US
"Sridhar" wrote:

Hi,
I want to find the current process name using System.diagnostics GetCurrentProcess API in Vista. But Vista prohibits a standard user from using the above command.
Does
anyone have any idea of how to implement this? If you can help out it would be great

Windows Vista

Topic:


Nick: