summaryrefslogtreecommitdiff
path: root/redo/comctl32_windows.go
AgeCommit message (Collapse)Author
2014-07-18Fixed all the remaining compiler errors. C conversion works!Pietro Gagliardi
2014-07-17Migrated comctl32_windows.go to C.Pietro Gagliardi
2014-07-17Added the code for the subclassing. And it smashes the stack. Wonderful...Pietro Gagliardi
2014-07-17Migrated the comctl32.dll code and added all the window subclassing stuff. ↵Pietro Gagliardi
Starting to consider just doing what I'm doing with the Mac OS X backend and just using cgo...