dll

package
v0.0.0-...-efc12f5 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SystemDirectory, _           = windows.GetSystemDirectory()
	SystemDirectoryWithSeparator = SystemDirectory + string(os.PathSeparator)
)

Functions

This section is empty.

Types

type Dll

type Dll int
const (
	Ntdll Dll = iota
)

func (Dll) New

func (d Dll) New(path, name string) string

New example:

dll.Dll(0).New(`path`, `name`)

func (Dll) Path

func (d Dll) Path() string

func (Dll) String

func (d Dll) String() string

Jump to

Keyboard shortcuts

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