summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/StartAsService.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make Windows go brrrr, not tick. tick. tick. (#5201)Tiger Wang2021-04-211-11/+9
| | | * Fixes #5140
* Streamline startup sequenceTiger Wang2020-09-051-0/+173
* Clean up cRoot & main * Move some OS-specifics into OSSupport