Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lxn/win
- Owner: lxn
- License: other
- Created: 2013-07-25T12:36:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-09-25T11:34:38.000Z (about 1 year ago)
- Last Synced: 2024-10-01T13:03:52.432Z (about 1 month ago)
- Language: Go
- Size: 1.19 MB
- Stars: 1,206
- Watchers: 40
- Forks: 315
- Open Issues: 56
-
Metadata Files:
- Readme: README.mdown
- License: LICENSE
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`