sys

package
v1.14.4 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: OSL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Go package for low-level interaction with the operating system

Index

Constants

This section is empty.

Variables

View Source
var UTF16ToString = windows.UTF16ToString

Functions

func MsiDatabaseOpenView

func MsiDatabaseOpenView(database int, query string, view *int) (e error)

func MsiInstallProduct

func MsiInstallProduct(path string, command string) (e error)

func MsiOpenDatabase

func MsiOpenDatabase(path string, persist int, database *int) (e error)

func MsiRecordGetString

func MsiRecordGetString(record int, field int, buf *uint16, bufSize *int) (e error)

func MsiViewExecute

func MsiViewExecute(view int, record int) (e error)

func MsiViewFetch

func MsiViewFetch(view int, record *int) (e error)

func ShellExecute

func ShellExecute(hwnd int, oper string, file string, param string, dir string, show int) (err error)

Types

type Errno added in v1.13.5

type Errno = windows.Errno

Jump to

Keyboard shortcuts

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