ipc: use simplified fork of winio

This commit is contained in:
Jason A. Donenfeld
2019-05-23 14:53:44 +02:00
parent dc9bbec9db
commit a74a29bc93
8 changed files with 1162 additions and 20 deletions

9
ipc/winpipe/mksyscall.go Normal file
View File

@@ -0,0 +1,9 @@
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2005 Microsoft
* Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved.
*/
package winpipe
//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zsyscall_windows.go pipe.go sd.go file.go