Windows Vista Beta | WinVistaBeta.com - Message | Using GetCurrentProcess API

August 28, 2008  
Subject: Using GetCurrentProcess API
Group: microsoft.public.windows.developer.winfx.announcements
Date: 6/13/2006 3:44:01 AM
From: =?Utf-8?B?U3JpZGhhcg==?= [Email Address Protection]

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

Back