summaryrefslogtreecommitdiff
path: root/redo/winapi_windows.h
AgeCommit message (Collapse)Author
2014-07-17Fixed assorted typos in some of the new C files.Pietro Gagliardi
2014-07-17Added include guards to winapi_windows.h because of cgo including the file ↵Pietro Gagliardi
multiple times.
2014-07-17Migrated common_windows.go to C. Now to nuke unneeded files and fix compiler ↵Pietro Gagliardi
errors...
2014-07-17Migrated window_windows.go to C.Pietro Gagliardi
2014-07-17Migrated sizing_windows.go to C.Pietro Gagliardi
2014-07-17Migrated init_windows.go to C.Pietro Gagliardi
2014-07-17Migrated controls_windows.go to C.Pietro Gagliardi
2014-07-17Migrated comctl32_windows.go to C.Pietro Gagliardi
2014-07-17Began the drudgery of converting all the Windows code to use cgo, because ↵Pietro Gagliardi
I'm not going to wait to debug this smashed stack.