summaryrefslogtreecommitdiff
path: root/future
diff options
context:
space:
mode:
Diffstat (limited to 'future')
-rw-r--r--future1
1 files changed, 1 insertions, 0 deletions
diff --git a/future b/future
index db5ae34..c53633d 100644
--- a/future
+++ b/future
@@ -1,6 +1,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
C interop
- substitute intmax_t and uintmax_t for all uses of intptr_t and uintptr_t