kernel32

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cookie uintptr

Cookie wraps the return value from AddDllDirectory.

func AddDllDirectory

func AddDllDirectory(path string) (Cookie, error)

AddDllDirectory is borrowed from "golang.org/x/sys/windows".

func (Cookie) LoadLibrary added in v0.0.2

func (c Cookie) LoadLibrary(dll string) error

func (Cookie) LoadLibraryEx added in v0.0.2

func (c Cookie) LoadLibraryEx(dll string) error

func (Cookie) RemoveDllDirectory

func (c Cookie) RemoveDllDirectory() error

RemoveDllDirectory is borrowed from "golang.org/x/sys/windows".

Jump to

Keyboard shortcuts

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