From 6271fc941aecccbd61b8a2ed68139148f1040225 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 8 Dec 2014 15:55:26 -0500 Subject: [PATCH] More TODOs. --- future | 1 + 1 file changed, 1 insertion(+) diff --git a/future b/future index 6b308bb..f062384 100644 --- a/future +++ b/future @@ -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