Registry / utility / lxn-win

lxn-win

JSON →
library0.0.0-20230225005234-5e64684247e5gogounverified

Provides Go bindings for Windows API functions and types.

go get github.com/lxn/win
INSTALL
IMPORT
SIG · LXN-WIN
L
lxn-win
utilitygov0.0.0-20230225005234-5e64684247e5
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.

win
github.com/lxn/win

Displays a Windows message box.

package main import "github.com/lxn/win" func main() { win.MessageBox(0, win.StringToUTF16Ptr("Hello"), win.StringToUTF16Ptr("Title"), win.MB_OK) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230225005234-5e64684247e5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
lxn-win — go get lxn-win · libregistry