/[winpt]/trunk/Src/wptW32API.cpp
ViewVC logotype

Diff of /trunk/Src/wptW32API.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 368 by twoaday, Tue Dec 6 13:40:04 2011 UTC revision 376 by twoaday, Fri Dec 9 12:25:36 2011 UTC
# Line 646  html_help_show (int map_id) Line 646  html_help_show (int map_id)
646  BOOL  BOOL
647  user_is_admin (void)  user_is_admin (void)
648  {  {
649      SID_IDENTIFIER_AUTHORITY SystemSidAuthority = SECURITY_NT_AUTHORITY;      SID_IDENTIFIER_AUTHORITY SystemSidAuthority = {SECURITY_NT_AUTHORITY};
650      HANDLE hd;      HANDLE hd;
651      TOKEN_GROUPS  *ptg = NULL;      TOKEN_GROUPS  *ptg = NULL;
652      DWORD ngtoken;      DWORD ngtoken;

Legend:
Removed from v.368  
changed lines
  Added in v.376

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26