Home | History | Annotate | Download | only in syscall

Lines Matching full:getcurrentprocess

59 	procGetCurrentProcess                  = modkernel32.NewProc("GetCurrentProcess")
646 func GetCurrentProcess() (pseudoHandle Handle, err error) {