diff options
| author | Pietro Gagliardi <[email protected]> | 2014-05-02 10:12:20 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-05-02 10:12:20 -0400 |
| commit | 68cae180e5fd16d74a1baef3c4e67f44f4132398 (patch) | |
| tree | 6115714867e54de6def0257d8fa33f90d98a48f8 | |
| parent | 61b3b0341856b72f235e3e2e62fc86910622b8e4 (diff) | |
More future plans.
| -rw-r--r-- | futureplans.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
