embeddable-dll-service - c++ - tunnel_proc_t
Fabrizio Carimati
wireguard at clodo.it
Tue Apr 27 16:36:16 UTC 2021
I'm trying to embed tunnel.dll in a C++ Windows project,
LoadLibrary and GetProcAddress ok, but when i call the proc,
simply return 0 and i don't understand why.
The docs here:
https://git.zx2c4.com/wireguard-windows/about/embeddable-dll-service/README.md
what is the exact c++ definition of tunnel_proc_t ?
why the docs talk about a go_string (ascii?) when the C# example use a
LPWStr?
Thanks for any feedback.
Fabrizio Carimati
More information about the WireGuard
mailing list