[host] Windows: added missing service files

This commit is contained in:
Geoffrey McRae
2020-08-11 12:27:04 +10:00
parent 9a6b598438
commit e08d3afdbc
2 changed files with 562 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#include <stdbool.h>
bool HandleService(int argc, char * argv[]);