From be7d9c35f8c83ff5fa4d388e435d56aec03bc11b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 30 Nov 2015 19:53:44 -0500 Subject: [PATCH] More TODOs. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index f7736241..0b2ce106 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,5 @@ +- http://blogs.msdn.com/b/oldnewthing/archive/2004/01/12/57833.aspx provide a DEF file on Windows + - all ports: update state when adding a control to a parent - should uiWindowsSizing be computed against the window handle, not the parent?