#pragma once #include "framework.h" int RpcStartServer(HMODULE hModule); int RpcStopServer(void);