Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lxn/win

A Windows API wrapper package for the Go Programming Language
https://github.com/lxn/win

Last synced: 20 days ago
JSON representation

A Windows API wrapper package for the Go Programming Language

Awesome Lists containing this project

README

        

About win
=========

win is a Windows API wrapper package for Go.

Originally part of [walk](https://github.com/lxn/walk), it is now a separate
project.

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`