summaryrefslogtreecommitdiff
path: root/wndclass_windows.go
AgeCommit message (Collapse)Author
2014-02-11(see previous commit; part 2)Pietro Gagliardi
2014-02-11Migrated over the window class and window procedure stuff, set up the ↵Pietro Gagliardi
standard window class, and wrote the skeleton window procedure.
2014-02-11Added _windows.go extensions to all the files in preparation for the library ↵Pietro Gagliardi
writing.