diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-18 20:41:52 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-18 20:41:52 -0400 |
| commit | a0c73744b18aa61b5c209e579c3bf0add8c5a1cd (patch) | |
| tree | 263df714706b6a21a0aeea440513cfca72c3ddb5 | |
| parent | 2d7edd241bfbc3392e2d99e592c3279c4a613537 (diff) | |
More future plans.
| -rw-r--r-- | futureplans.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/futureplans.md b/futureplans.md index dfee095..fa51bf8 100644 --- a/futureplans.md +++ b/futureplans.md @@ -306,6 +306,7 @@ TODO SORT - http://blogs.msdn.com/b/oldnewthing/archive/2003/12/30/46594.aspx - http://blogs.msdn.com/b/oldnewthing/archive/2004/01/21/61101.aspx (on maximum pathname length) - http://blogs.msdn.com/b/oldnewthing/archive/2004/02/27/81155.aspx +- http://blogs.msdn.com/b/oldnewthing/archive/2004/03/29/101121.aspx interesting things - low-tech models http://blogs.msdn.com/b/oldnewthing/archive/2003/10/07/55202.aspx @@ -334,10 +335,13 @@ interesting things - invalid thread and process IDs http://blogs.msdn.com/b/oldnewthing/archive/2004/02/23/78395.aspx - on GetDesktopWindow() http://blogs.msdn.com/b/oldnewthing/archive/2004/02/24/79212.aspx - links in notification bubbles http://blogs.msdn.com/b/oldnewthing/archive/2004/02/25/79842.aspx +- dialog boxes are initially hidden http://blogs.msdn.com/b/oldnewthing/archive/2004/03/11/87941.aspx +- Win16 resource format changes (probably irrelevant since NE vs. PE) http://blogs.msdn.com/b/oldnewthing/archive/2004/03/19/92648.aspx +- COM is fickle because people are fickle http://blogs.msdn.com/b/oldnewthing/archive/2004/03/26/96777.aspx articles on time - http://blogs.msdn.com/b/oldnewthing/archive/2004/02/26/80492.aspx up to -http://blogs.msdn.com/b/oldnewthing/default.aspx?PageIndex=393 -last one: The correct order for disabling and enabling windows +http://blogs.msdn.com/b/oldnewthing/default.aspx?PageIndex=388 +last one: The look of Luna |
