WinMessageQueueEngine/source/windowManager/win32/winDispatch.cppMore...Classes:classWinMessageQueue::MessagePrivate AttributesVector< Message > _messageList Public Functions WinMessageQueue() bool isEmpty() bool next(Message * msg) void post(HWND hWnd, UINT message, WPARAM wparam, WPARAM lparam) void remove(HWND hWnd, UINT msgBegin, UINT msgEnd) Detailed DescriptionPrivate AttributesVector< Message > _messageList Public FunctionsWinMessageQueue() isEmpty() next(Message * msg) post(HWND hWnd, UINT message, WPARAM wparam, WPARAM lparam) remove(HWND hWnd, UINT msgBegin, UINT msgEnd)