process

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

+build windows

Index

Constants

View Source
const MEM_COMMIT = 0x1000
View Source
const PAGE_READWRITE = 0x04

Variables

This section is empty.

Functions

func AllocateMemory

func AllocateMemory(processHandler syscall.Handle, size int) (uintptr, error)

func CloseProcessHandler

func CloseProcessHandler(processHandler syscall.Handle) error

func FreeMemory

func FreeMemory(processHandler syscall.Handle, lpBaseAddress uintptr) (bool, error)

func GetProcessHandler

func GetProcessHandler(windowHandler syscall.Handle) (processHandler syscall.Handle, err error)

Get a process handler for the process holding the window (ux element, represented by its handler) This is required in order to run communications with the window.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL