HVNC/Server/Server.h

4 lines
75 B
C

#include "Common.h"
#include "ControlWindow.h"
BOOL StartServer(int port);