G
Guest
Hi All,
I was asked to port our software to Vista Biz. But when I tested the
application in SUA( Standard User Analyzer ), I got some error messages which
seem to be releated to windows APIs:
1) AfxSocketInit - RegOpenKeyExA: Key
(\REGISTRY\MACHINE\SYSTEM\ControlSet001\Services\WinSock2\Parameters) only
grants requested 'KEY_SET_VALUE' to 'BUILTIN\Administrators, NT
AUTHORITY\SYSTEM'
2) SHGetFolderPath - OpenFileMappingW: Section
(\Sessions\2\BaseNamedObjects\windows_shell_global_counters) only grants
requested 'READ_CONTROL' to 'NT AUTHORITY\SYSTEM'.
3) SetWindowsHookEx - SetWindowsHookExA 13 (WH_KEYBOARD_LL) called to set a
global Windows hook
Dose anyone meet these problem? Or how can I update my software to make it
ok in SUA?
Thanks All
I was asked to port our software to Vista Biz. But when I tested the
application in SUA( Standard User Analyzer ), I got some error messages which
seem to be releated to windows APIs:
1) AfxSocketInit - RegOpenKeyExA: Key
(\REGISTRY\MACHINE\SYSTEM\ControlSet001\Services\WinSock2\Parameters) only
grants requested 'KEY_SET_VALUE' to 'BUILTIN\Administrators, NT
AUTHORITY\SYSTEM'
2) SHGetFolderPath - OpenFileMappingW: Section
(\Sessions\2\BaseNamedObjects\windows_shell_global_counters) only grants
requested 'READ_CONTROL' to 'NT AUTHORITY\SYSTEM'.
3) SetWindowsHookEx - SetWindowsHookExA 13 (WH_KEYBOARD_LL) called to set a
global Windows hook
Dose anyone meet these problem? Or how can I update my software to make it
ok in SUA?
Thanks All