More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-12-08 15:55:26 -05:00
parent 588d932f6c
commit 6271fc941a
1 changed files with 1 additions and 0 deletions

1
future
View File

@ -7,6 +7,7 @@ windows
- check +, =, and - key handling for checkboxes
- Area and sharedWndProc(): http://blogs.msdn.com/b/oldnewthing/archive/2006/01/03/508694.aspx
- probably not necessary but http://blogs.msdn.com/b/aaron_margosis/archive/2006/08/07/luabuglight.aspx
- handle WM_PRINTCLIENT in Area
C interop
- substitute intmax_t and uintmax_t for all uses of intptr_t and uintptr_t