About win
=========
win is a Windows API wrapper package for Go.
Fork from original module
=========================
This is a fork from the [original module](https://github.com/lxn/win).
As of this writing, a [PR](https://github.com/lxn/win/pull/123) is under review
for adding the necessary API support. Once that PR merges, we can discontinue
this fork.
Setup
=====
Make sure you have a working Go installation.
See [Getting Started](http://golang.org/doc/install.html)
Now run `go get github.com/lxn/win`