From 3aa4fb31832e9e4bd45a59e40735dcf62175e815 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 20 Oct 2014 10:32:11 -0400 Subject: [PATCH] More TODOs. --- wintable/main.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wintable/main.c b/wintable/main.c index 4b4f8e7..6b7ca33 100644 --- a/wintable/main.c +++ b/wintable/main.c @@ -21,6 +21,10 @@ // #qo LIBS: user32 kernel32 gdi32 +// TODO +// - http://blogs.msdn.com/b/oldnewthing/archive/2003/09/09/54826.aspx (relies on the integrality parts? IDK) +// - might want to http://blogs.msdn.com/b/oldnewthing/archive/2003/09/17/54944.aspx instead + #define tableWindowClass L"gouitable" struct table {