win32-vd_agent/common
Arnon Gilboa dd9d1f41ca vdagent: add vdagent_helper to support mouse when UAC dialog takes focus
Running the helper with ShellExecute(..."runas"...) is the way to SendInput()
to the UAC dialog in Windows Vista and above.

http://stackoverflow.com/questions/2426594/starting-a-uac-elevated-process-
from-a-non-interactive-service-win32-net-power

http://www.microsoft-questions.com/microsoft/Platform-SDK-Security/29620442/
how-to-proper-use-sendinput-to-a-elevated-window-from-a-service.aspx

rhbz #908422
2013-03-18 15:38:20 +02:00
..
stdint.h mingw: don't redefine SIZE_MAX 2012-02-23 19:03:25 +01:00
vdcommon.cpp vdservice: extract supported_system_version() to vdcommon 2013-03-18 12:54:04 +02:00
vdcommon.h vdagent: add vdagent_helper to support mouse when UAC dialog takes focus 2013-03-18 15:38:20 +02:00
vdlog.cpp vdlog: Get swprinft_s definition from vdcommon.h 2013-01-22 12:43:44 +01:00
vdlog.h Add OLDMSVCRT fallback for _ftime_s 2013-01-22 12:43:51 +01:00