Elevating via UAC in C++



Hey there,

I know that I can cause the UAC to be evoked for an entire process, but
I would like to be able to display the UAC before I call a particular
function in my code, is this possible? Or can you only elevate the entire
application?

Many thanks for your time.

Nick.


.



Relevant Pages

  • Re: User Account Control
    ... but is this a procedure that most Vista users do ... Is there a way to turn off UAC and not have Windows Security Protection ... System display it in the taskbar? ...
    (microsoft.public.windows.vista.security)
  • Re: User Account Control
    ... but is this a procedure that most Vista users do ... Suddenly UAC is forced ... System display it in the taskbar? ...
    (microsoft.public.windows.vista.security)
  • Re: Elevating via UAC in C++
    ... I would like to be able to display the UAC before I call a particular function in my code, ... Or can you only elevate the entire application? ... My blog about Win32 and .NET ...
    (microsoft.public.vc.language)
  • Re: Any way to gray out whole screen as in Vistas UAC?
    ... I want to display a security dialog to users, in the same way UAC ... dialogs are presented in Vista's UAC: the whole screen grayed out and ...
    (microsoft.public.win32.programmer.ui)
  • Any way to gray out whole screen as in Vistas UAC?
    ... I want to display a security dialog to users, in the same way UAC ... dialogs are presented in Vista's UAC: the whole screen grayed out and ...
    (microsoft.public.win32.programmer.ui)

Loading