More TODOs.
This commit is contained in:
parent
6662e09c30
commit
6ae896cd64
|
@ -22,6 +22,7 @@ const (
|
||||||
type ATOM uint16
|
type ATOM uint16
|
||||||
|
|
||||||
// TODO pull the thanks for these three from the old wingo source
|
// TODO pull the thanks for these three from the old wingo source
|
||||||
|
// TODO put these in windows.go
|
||||||
type WPARAM uintptr
|
type WPARAM uintptr
|
||||||
type LPARAM uintptr
|
type LPARAM uintptr
|
||||||
type LRESULT uintptr
|
type LRESULT uintptr
|
||||||
|
|
Loading…
Reference in New Issue