Registry / utility / shirou-w32

shirou-w32

JSON →
library0.0.0-20160930032740-bb4de0191aa4gogounverified

Package w32 provides Go bindings for various Windows API functions.

go get github.com/shirou/w32
INSTALL
IMPORT
SIG · SHIROU-W32
S
shirou-w32
utilitygov0.0.0-20160930032740-bb4de0191aa4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

w32
github.com/shirou/w32

Get the desktop window handle using Windows API.

package main import ( "fmt" "github.com/shirou/w32" ) func main() { hwnd := w32.GetDesktopWindow() fmt.Println(hwnd) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160930032740-bb4de0191aa4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
shirou-w32 — go get shirou-w32 · libregistry