Add logging feature for debug

This diff adds logging feature for debug.
This commit is contained in:
Tomofumi Hayashi
2018-06-29 17:41:18 +09:00
parent 589877b644
commit 6e33bf9921
68 changed files with 2790 additions and 47 deletions

View File

@@ -8,8 +8,6 @@ package registry
import "syscall"
//go:generate go run $GOROOT/src/syscall/mksyscall_windows.go -output zsyscall_windows.go syscall.go
const (
_REG_OPTION_NON_VOLATILE = 0