Introduce SetupAPI - Windows device and driver management API

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman
2019-01-31 15:20:11 +01:00
committed by Jason A. Donenfeld
parent 6f76edd045
commit 31949136df
4 changed files with 120 additions and 0 deletions

6
setupapi/setupapi.go Normal file
View File

@ -0,0 +1,6 @@
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2019 WireGuard LLC. All Rights Reserved.
*/
package setupapi