summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-03 11:27:48 -0400
committerPietro Gagliardi <[email protected]>2014-05-03 11:27:48 -0400
commitd6f559d0263826ca288fb5c68c5d522a89e2bf7d (patch)
tree362c9a15a19e73006f2a2c54e7f6e8d2b5eb8b65
parent82c2ae6c6b46916567159dbfc85c1dd5e290658c (diff)
More future plans.
-rw-r--r--futureplans.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/futureplans.md b/futureplans.md
index 88b1fca..53b73f2 100644
--- a/futureplans.md
+++ b/futureplans.md
@@ -89,6 +89,8 @@ far off:
far off/notes to self:
- "Version #.##" in MSDN refers to the Windows version, not the version of Common Controls; clear this up wherever (thanks to lh_mouse in irc.oftc.net/#mingw-w64)
+ - or maybe not? it's some oddity with LVGS_COLLAPSIBLE...
+- see if eXene solved my Area drawing concurrency problems
big things:
- make sure every sysData function only performs a single invocation to uitask; see http://blogs.msdn.com/b/oldnewthing/archive/2005/10/10/479124.aspx#479182