boyvinall / go-win32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-win32

This is a collection of win32 syscall functions that I needed but couldn't find implemented anywhere else. Hopefully useful to someone somewhere someday.

As of right now, it exists only to fulfil my needs, so it's a very sparse implementation. May be extended as time goes by (or pull requests....). :bowtie:

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%