Hi
I have a fundamental question, about new projects using wizard
• For File/New wizard Win32 projects the applications include the message queue and message loop.
• For File/New wizard MFC Application Dialog Based there is no message loop and message Queue
How can I add message loop and message queue for MFC Application Dialog Based?