Home | History | Annotate | Download | only in bdist_wininst

Lines Matching refs:HasLocalMachinePrivs

1527 BOOL HasLocalMachinePrivs()
1560 if (!HasLocalMachinePrivs())
1566 hkey_root = HasLocalMachinePrivs() ? HKEY_LOCAL_MACHINE : HKEY_CURRENT_USER;
2170 // subtly different from HasLocalMachinePrivs(), in that after executing
2172 // such implication for HasLocalMachinePrivs
2586 if (!HasLocalMachinePrivs()) {