OpenVPN 3 Core Library
|
#include <windows.h>
#include <string>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/wstring.hpp>
#include <openvpn/win/winerr.hpp>
#include <openvpn/win/reg.hpp>
#include <openvpn/win/npinfo.hpp>
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |
namespace | openvpn::Win |
Functions | |
std::wstring | openvpn::Win::module_name () |
std::string | openvpn::Win::module_name_utf8 () |
std::string | openvpn::Win::omiclient_path () |