Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yamnikov-oleg/w32

Fork of https://github.com/AllenDang/w32 for personal usage
https://github.com/yamnikov-oleg/w32

Last synced: about 5 hours ago
JSON representation

Fork of https://github.com/AllenDang/w32 for personal usage

Awesome Lists containing this project

README

        

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.

Setup
=====

```go get github.com/yamnikov-oleg/w32```