"Vijay Kiran Kamuju" infyquest@gmail.com wrote:
What do we need to setup, if we want a test framework for messages in comctl32 similar to user32?
Some kind of a message queue is needed and a mechanism to check what has been gathered with an expected sequence. I'd suggest to not invent a wheel and copy existing parts from dlls/user32/tests/msg.c.