]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
setupapi: Add support for SetupDi(Get|Set)DeviceRegistryProperty()
authorSimon Rozman <simon@rozman.si>
Tue, 5 Feb 2019 10:44:47 +0000 (11:44 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 5 Feb 2019 11:59:42 +0000 (12:59 +0100)
commit99a3b628e9f2405a4acaa84c7a8fb74cfa6bbe6e
treee92139a9bdc5d0d41b72e09e5a69628203cc9b90
parente7ffce0d21ee87f36a86d854fed5a6d18d9fa4bf
setupapi: Add support for SetupDi(Get|Set)DeviceRegistryProperty()

Signed-off-by: Simon Rozman <simon@rozman.si>
setupapi/setupapi_windows.go
setupapi/setupapi_windows_test.go
setupapi/types_windows.go
setupapi/zsetupapi_windows.go