wireguard-go/tun
Simon Rozman 9041d38e2d Simplify reading NetCfgInstanceId from registry
As querying non-existing registry value and reading non-existing
registry string value both return ERROR_FILE_NOT_FOUND, we can
use later only.

Signed-off-by: Simon Rozman <simon@rozman.si>
2019-03-04 16:37:11 +01:00
..
wintun Simplify reading NetCfgInstanceId from registry 2019-03-04 16:37:11 +01:00
helper_test.go global: begin modularization 2019-03-03 05:00:40 +01:00
tun.go tun: allow special methods in NativeTun 2019-03-01 00:05:57 +01:00
tun_darwin.go tun: import mobile particularities 2019-03-04 16:37:11 +01:00
tun_freebsd.go tun: allow special methods in NativeTun 2019-03-01 00:05:57 +01:00
tun_linux.go tun: import mobile particularities 2019-03-04 16:37:11 +01:00
tun_openbsd.go tun: allow special methods in NativeTun 2019-03-01 00:05:57 +01:00
tun_windows.go global: begin modularization 2019-03-03 05:00:40 +01:00