akavel / winq

Package winq provides functions for quick & dirty WinAPI calls, with easy errors capturing.
godoc.org/github.com/akavel/winq
16 stars 1 forks source link

IMPORTANT: because of changes in Go 1.7 runtime, winq will most probably not work correctly as is with it — it's expected it may result in crashes & memory corruption. I have a planned solution (see #2), but to implement it with proper tests & verification will require time I still can't find. If you need this, please contact me via #2, knowing someone apart from me uses it will help. Also especially examples of crashing code would speed me up a lot.

See http://godoc.org/github.com/akavel/winq

License MIT or BSD, at your discretion.