More TODOs.
This commit is contained in:
parent
2bea99116d
commit
b98888a628
|
@ -8,6 +8,7 @@
|
|||
// - It handles WM_QUERYENDSESSION requests.
|
||||
// - It handles WM_WININICHANGE and forwards the message to any child windows that request it.
|
||||
// - It handles executing functions queued to run by uiQueueMain().
|
||||
// TODO explain why it isn't message-only
|
||||
|
||||
#define utilWindowClass L"libui_utilWindowClass"
|
||||
|
||||
|
|
Loading…
Reference in New Issue