summaryrefslogtreecommitdiff
path: root/unmigrated/messages_windows.go
AgeCommit message (Collapse)Author
2014-03-10unmigrated/messages_windows.go removed; it was migrated ages ago (in ↵Pietro Gagliardi
uitask_windows.go). The only thing that is lost here is HWND_BROADCAST, but we don't use it.
2014-02-19Moved to a proper package; main() is now a test and go test -c is used to ↵Pietro Gagliardi
build. Once I iron out a bug with Windows event handling, I'll add a README.
2014-02-11Moved things that I haven't migated yet out of the way for now.Pietro Gagliardi