From c8f732c44bb967213abb6d43402d6017c527e2fe Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 16 Nov 2014 10:31:10 -0500 Subject: [PATCH] More TODOs. --- future | 1 + 1 file changed, 1 insertion(+) diff --git a/future b/future index c53633d..58a7236 100644 --- a/future +++ b/future @@ -2,6 +2,7 @@ windows - WM_WININICHANGED, etc. (TODO get a full list) causing size recomputations - 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 C interop - substitute intmax_t and uintmax_t for all uses of intptr_t and uintptr_t