NetTunnelWindows/NetTunnelSDKTestApp/common.h

6 lines
113 B
C

#pragma once
int ShowRouteTable();
int NetShare();
int GetInterface();
void CryptoExample();
int SetRouteTable();