summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2014-02-09Added window messages and custom message loops.Pietro Gagliardi
2014-02-09Added the rest of the skeleton necessary for opening a simple window as well ↵Pietro Gagliardi
as the code to actually open one. Now for custom window procedures!
2014-02-07Initial commit. Added MessageBox() code.Pietro Gagliardi