summaryrefslogtreecommitdiff
path: root/wintable/main.c
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-11-13 12:14:29 -0500
committerPietro Gagliardi <[email protected]>2014-11-13 12:14:29 -0500
commitbdcb4516b75c0393a07a295579f634831a0086bf (patch)
tree2dbc1d5789244fb5bcf099fa97d5bb77cc0fc114 /wintable/main.c
parent4697976fa793341935a00b87a6108ce65a4f6072 (diff)
More TODOs.
Diffstat (limited to 'wintable/main.c')
-rw-r--r--wintable/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c
index aefdd24..86d8ada 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -43,6 +43,7 @@ enum {
// - checkbox events
// - space to toggle (TODO); + or = to set; - to clear (see http://msdn.microsoft.com/en-us/library/windows/desktop/bb775941%28v=vs.85%29.aspx)
// - TODO figure out which notification is needed
+// - http://blogs.msdn.com/b/oldnewthing/archive/2006/01/03/508694.aspx
#define tableWindowClass L"gouitable"