wireguard-go/tun/wintun/setupapi
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
..
mksyscall.go wintun: Introduce new package for obscuring Windows bits 2019-02-07 04:39:59 +01:00
setupapi_windows.go setupapi: Revise DrvInfoDetailData struct size calculation 2019-04-18 10:39:22 +02:00
setupapi_windows_test.go windows: use proper constants from updated x/sys 2019-04-13 02:02:02 +02:00
types_windows.go setupapi: Revise DrvInfoDetailData struct size calculation 2019-04-18 10:39:22 +02:00
zsetupapi_windows.go setupapi: Merge _SP_DRVINFO_DETAIL_DATA and DrvInfoDetailData 2019-02-07 23:50:43 +01:00
zsetupapi_windows_test.go windows: use proper constants from updated x/sys 2019-04-13 02:02:02 +02:00