OpenVPN 3 Core Library
|
#include <windows.h>
#include <shlobj.h>
#include <knownfolders.h>
#include <cstring>
#include <openvpn/common/uniqueptr.hpp>
#include <openvpn/win/scoped_handle.hpp>
#include <openvpn/win/unicode.hpp>
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
namespace | openvpn::Win |
Functions | |
openvpn::Win::OPENVPN_EXCEPTION (win_call) | |
std::string | openvpn::Win::call (const std::string &cmd) |