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?

Recommended Answers

All 2 Replies

There is a message loop and queue already -- its inside the MFC internals and hidden from you.

so, how can I manipulate the message loop and queue?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.