Furthermore setupapi.DevInfoData has been obsoleted. SetupDiEnumDeviceInfo() fills existing SP_DEVINFO_DATA structure now. As other functions of SetupAPI use SP_DEVINFO_DATA, converting it to DevInfoData and back would hurt performance. Signed-off-by: Simon Rozman <simon@rozman.si> |
||
|---|---|---|
| .. | ||
| mksyscall.go | ||
| setupapi.go | ||
| setupapi_windows.go | ||
| setupapi_windows_test.go | ||
| types_windows.go | ||
| zsetupapi_windows.go | ||
| zsetupapi_windows_test.go | ||