w32

A wrapper of windows apis for the Go Programming Language.

  • Owner: AllenDang/w32
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

  1. Make sure you have a working Go installation and build environment,
    see this go-nuts post for details:
    http://groups.google.com/group/golang-nuts/msg/5c87630a84f4fd0c

    Updated versions of the Windows Go build are available here:
    http://code.google.com/p/gomingw/downloads/list

  2. Create a "gopath" directory if you do not have one yet and set the
    GOPATH variable accordingly. For example:
    mkdir -p go-externals/src
    export GOPATH=${PWD}/go-externals

  3. go get github.com/AllenDang/w32

  4. go install github.com/AllenDang/w32...

Contribute

Contributions in form of design, code, documentation, bug reporting or other
ways you see fit are very welcome.

Thank You!

Main metrics

Overview
Name With OwnerAllenDang/w32
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:Other
所有者活动
Created At2011-05-25 05:48:00
Pushed At2024-07-30 11:25:19
Last Commit At2018-04-28 21:02:37
Release Count0
用户参与
Stargazers Count774
Watchers Count29
Fork Count249
Commits Count226
Has Issues Enabled
Issues Count42
Issue Open Count24
Pull Requests Count37
Pull Requests Open Count2
Pull Requests Close Count16
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private