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"