Davide Angeli
2010-12-20 15:27:34 UTC
I run an application with ShellExecuteEx on Windows 7.
Windows shows me the UAC prompt asking me if the program is
certified.
If I choose No, the program is stopped but ShallExecuteEx returns
always true.
How can I test this condition (I need to know that the user refuses
the program execution)?
Thanks
Davide
Windows shows me the UAC prompt asking me if the program is
certified.
If I choose No, the program is stopped but ShallExecuteEx returns
always true.
How can I test this condition (I need to know that the user refuses
the program execution)?
Thanks
Davide