Beispiel #1
0
extern "C" DLL_EXPORT std::string GetIP(std::string Address)
{
    return RSSniffer.GetIP(Address);
}