More TODOs.

This commit is contained in:
Pietro Gagliardi 2014-12-07 13:46:35 -05:00
parent d5c7d133ad
commit fcd213088f
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@
// #qo LIBS: user32 kernel32 gdi32 comctl32 uxtheme
// TODO
// - should tablePanic be CALLBACK or some other equivalent macro? and definitely export initTable somehow, but which alias macro to use?
#define tableWindowClass L"gouitable"
// start at WM_USER + 20 just in case for whatever reason we ever get the various dialog manager messages (see also http://blogs.msdn.com/b/oldnewthing/archive/2003/10/21/55384.aspx)