Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 264 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 264 Bytes

Windows service base

Base for writing Windows services in C++

Contains an example of a service that track user log ons/offs and locks/unlocks. Also serves as an example of getting user name under when the process is running under System account.