..
registry
golang.org/x/sys: fix typo in test
2017-07-05 19:55:40 +00:00
svc
windows/svc: add missing Accept commands
2017-06-27 01:25:38 +00:00
asm_windows_386.s
go.sys/windows: grab Syscall interface from the standard syscall package
2014-08-13 14:08:39 -07:00
asm_windows_amd64.s
go.sys/windows: grab Syscall interface from the standard syscall package
2014-08-13 14:08:39 -07:00
dll_windows.go
windows: remove unreachable return statement in Proc.Call
2017-07-03 21:01:55 +00:00
env_unset.go
windows: make all files in the package require windows
2016-04-02 02:39:15 +00:00
env_windows.go
windows: implement the environment functions by wrapping syscall
2015-05-15 02:45:33 +00:00
eventlog.go
windows/svc: add new package to help create and manage Windows services
2015-05-01 05:26:56 +00:00
exec_windows.go
windows: fix race when allocating buffer for some windows syscalls
2015-04-09 00:47:30 +00:00
memory_windows.go
windows: move memory protection constants so that they are all together
2017-07-02 23:23:31 +00:00
mksyscall.go
windows: make "go generate" command work on any OS
2016-07-17 07:19:31 +00:00
race.go
go.sys: fix imports to cgc/p/go.sys, add build tags
2014-08-12 22:59:00 -07:00
race0.go
go.sys: fix imports to cgc/p/go.sys, add build tags
2014-08-12 22:59:00 -07:00
security_windows.go
windows/svc: add new package to help create and manage Windows services
2015-05-01 05:26:56 +00:00
service.go
windows/svc/mgr: add Mgr.ListServices
2017-06-15 05:32:24 +00:00
str.go
go.sys: fix imports to cgc/p/go.sys, add build tags
2014-08-12 22:59:00 -07:00
syscall.go
windows: remove unused asm.s
2016-04-05 06:12:01 +00:00
syscall_test.go
go.sys: use golang.org/x/... import paths
2014-11-10 08:56:17 +11:00
syscall_windows.go
windows: add SetConsoleMode and GetConsoleScreenBufferInfo
2017-08-03 08:12:02 +00:00
syscall_windows_test.go
x/sys/windows: correct FormatMessage parameter
2015-07-21 01:27:57 +00:00
types_windows.go
windows: rename ztypes_* to types_*
2017-08-03 14:03:59 +00:00
types_windows_386.go
windows: rename ztypes_* to types_*
2017-08-03 14:03:59 +00:00
types_windows_amd64.go
windows: rename ztypes_* to types_*
2017-08-03 14:03:59 +00:00
zsyscall_windows.go
windows: add SetConsoleMode and GetConsoleScreenBufferInfo
2017-08-03 08:12:02 +00:00