WeChatFerry/Spy/rpc_server.h

6 lines
107 B
C
Raw Normal View History

2021-02-12 23:21:57 +08:00
#pragma once
#include "framework.h"
int RpcStartServer(HMODULE hModule);
int RpcStopServer(void);