summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-12-10 10:02:17 -0500
committerPietro Gagliardi <[email protected]>2014-12-10 10:02:17 -0500
commitb2b04c6de406ee58810994c8b74399e93216bb9f (patch)
treefd71b6b550e0e956651dc085cdbb40df268f5835
parenta8fed6c28d1c81fbaf5457ad7df905f7de92ec9f (diff)
More future plans.
-rw-r--r--future1
1 files changed, 1 insertions, 0 deletions
diff --git a/future b/future
index f062384..97f0d81 100644
--- a/future
+++ b/future
@@ -8,6 +8,7 @@ windows
- 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
+ - merge uses of SetScrollInfo() in Area to avoid potential weirdness
C interop
- substitute intmax_t and uintmax_t for all uses of intptr_t and uintptr_t