More Windows service work... it builds! Now to do a new installer and test. Also fix a Windows compile warning in Switch.cpp.

This commit is contained in:
Adam Ierymenko
2014-02-06 23:12:12 -08:00
parent 8a7486577a
commit 5b97bb247e
6 changed files with 54 additions and 141 deletions

View File

@@ -18,9 +18,9 @@
#pragma once
#include <WinSock2.h>
#include <windows.h>
class CServiceBase
{
public: