From 68cae180e5fd16d74a1baef3c4e67f44f4132398 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 2 May 2014 10:12:20 -0400 Subject: [PATCH] More future plans. --- futureplans.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/futureplans.md b/futureplans.md index 9b3a87e..34ae1e4 100644 --- a/futureplans.md +++ b/futureplans.md @@ -87,6 +87,9 @@ far off: - probably as a toggle (Area.SetKeyboardScrollable()) that inhibits those KeyEvents - then the numpad becomes an issue +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) + 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 - windows: this requires major restructuring