wireguard-go/tun/wintun
Simon Rozman 5811447b38 setupapi: Revise DrvInfoDetailData struct size calculation
Go adds trailing padding to DrvInfoDetailData struct in GOARCH=386 which
confuses SetupAPI expecting exactly sizeof(SP_DRVINFO_DETAIL_DATA).

Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-18 10:39:22 +02:00
..
guid wintun: Introduce new package for obscuring Windows bits 2019-02-07 04:39:59 +01:00
netshell wintun: rename device using undocumented API that netsh.exe uses 2019-04-01 12:04:44 +02:00
setupapi setupapi: Revise DrvInfoDetailData struct size calculation 2019-04-18 10:39:22 +02:00
registryhacks_windows.go wintun: add more retry loops 2019-04-01 09:07:43 +02:00
wintun_windows.go windows: use proper constants from updated x/sys 2019-04-13 02:02:02 +02:00