summaryrefslogtreecommitdiff
path: root/windows/ZeroTierOne/ServiceBase.h
AgeCommit message (Collapse)Author
2014-02-06More Windows service work... it builds! Now to do a new installer and test. ↵Adam Ierymenko
Also fix a Windows compile warning in Switch.cpp.
2014-02-05C++ service base stuff taken from MS public domain example project and ↵Adam Ierymenko
modified slightly.