Skip to content
/ w32 Public
forked from AllenDang/w32

A wrapper of windows apis for the Go Programming Language.

License

Notifications You must be signed in to change notification settings

oakmound/w32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About w32

w32 is a wrapper of windows apis for the Go Programming Language.

It wraps win32 apis to "Go style" to make them easier to use.

About This Fork

This is forked from AllenDang/w32.

This fork is used internally by oakmound/shiny.

It removes a few functions from w32 that relied on a C dependency.

Setup

  1. Install Go

  2. go get -u github.com/oakmound/w32

  3. go install github.com/oakmound/w32

About

A wrapper of windows apis for the Go Programming Language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%