More TODOs.

This commit is contained in:
Pietro Gagliardi 2017-06-07 15:58:11 -04:00
parent dbb17e441d
commit 39a8d1a07e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include "compilerver.hpp"
// ui internal window messages
// TODO make these either not messages or WM_USER-based, so we can be sane about reserving WM_APP
enum {
// redirected WM_COMMAND and WM_NOTIFY
msgCOMMAND = WM_APP + 0x40, // start offset just to be safe