]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
Introduce SetupAPI - Windows device and driver management API
authorSimon Rozman <simon@rozman.si>
Thu, 31 Jan 2019 14:20:11 +0000 (15:20 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 5 Feb 2019 11:59:42 +0000 (12:59 +0100)
commit31949136df477c5699d7476e909d9bf30a0904cc
treea50cabca0c42cc1b07ee5ae9bf5f5ba0d4341702
parent6f76edd045e20435689d9e1a3dd221b40b49adc6
Introduce SetupAPI - Windows device and driver management API

Signed-off-by: Simon Rozman <simon@rozman.si>
setupapi/mksyscall.go [new file with mode: 0644]
setupapi/setupapi.go [new file with mode: 0644]
setupapi/setupapi_windows.go [new file with mode: 0644]
setupapi/zsetupapi_windows.go [new file with mode: 0644]