This commit is contained in:
Evan Huus 2014-06-09 16:27:33 -04:00
parent 9186db83c2
commit 7093f67073
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import (
"syscall"
"unsafe"
)
var kernel32 = syscall.NewLazyDLL("kernel32.dll")
var (