1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2025-09-18 20:57:50 +02:00
wireguard-go/setupapi
Simon Rozman 35f72239ac Add support for setupapi.SetupDi(Get|Set)SelectedDevice()
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-02-05 12:59:42 +01:00
..
mksyscall.go Introduce SetupAPI - Windows device and driver management API 2019-02-05 12:59:42 +01:00
setupapi_windows_test.go Add support for setupapi.SetupDi(Get|Set)SelectedDevice() 2019-02-05 12:59:42 +01:00
setupapi_windows.go Add support for setupapi.SetupDi(Get|Set)SelectedDevice() 2019-02-05 12:59:42 +01:00
setupapi.go Introduce SetupAPI - Windows device and driver management API 2019-02-05 12:59:42 +01:00
types_windows.go Reorder data-types and functions to match SetupAPI.h 2019-02-05 12:59:42 +01:00
zsetupapi_windows_test.go Finish support for setupapi.SetupDiGetClassDevsEx() 2019-02-05 12:59:42 +01:00
zsetupapi_windows.go Add support for setupapi.SetupDi(Get|Set)SelectedDevice() 2019-02-05 12:59:42 +01:00