开启/关闭UAC
SetUAC
int SetUAC(long ola, int enable)
ola
enable
待补充...
int SetUAC(int enable)
enable 整型数 : 0 关闭UAC 1 开启UAC
整型数:
0 : 失败
1 : 成功