diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-10 05:00:24 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-10 05:00:24 -0500 |
| commit | 6ae896cd6489eb454162100a3602d7dfe5823b99 (patch) | |
| tree | 5ad1b9b3c91eba92baf2afb01f10224da6d9aabe | |
| parent | 6662e09c3064e6c24fb0bc12eca9b7ea716cb328 (diff) | |
More TODOs.
| -rw-r--r-- | common.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ const ( type ATOM uint16 // TODO pull the thanks for these three from the old wingo source +// TODO put these in windows.go type WPARAM uintptr type LPARAM uintptr type LRESULT uintptr |
