summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-11-20 18:28:01 -0500
committerPietro Gagliardi <[email protected]>2014-11-20 18:28:01 -0500
commitb5bc1077b82a294e6bf2bb2e5807f8ec1fc6a46d (patch)
treedafcfe8124c776f2ef3fcc122a3d351778644020
parent83d36265f11f0b4f1cc55e677c4850401d9e630d (diff)
More TODOs.
-rw-r--r--wintable/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/wintable/main.c b/wintable/main.c
index 6f1b3d8..db57a88 100644
--- a/wintable/main.c
+++ b/wintable/main.c
@@ -46,6 +46,8 @@ enum {
// - TODO figure out which notification is needed
// - http://blogs.msdn.com/b/oldnewthing/archive/2006/01/03/508694.aspx
// - free all allocated resources on WM_DESTROY
+// - rename lastmouse
+// - or perhaps do a general cleanup of the checkbox and mouse event code...
#define tableWindowClass L"gouitable"