Temporary Text Window

I'm using VC++6 with MFC and would like to create a temporary window displaying a text message. I would use these windows to display the status during a process. I don't want the user to have to enter any input, so a MessageBox won't do. What are some approaches that I could use to solve this problem?
[305 byte] By [StanS] at [2007-12-16]
# 1
Hi,

This forum is dedicated to questions about the Visual C++ 2005 release.

For general MFC questions, please use the MSDN newsgroup that you can find at:
http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.vc.mfc&lang=en&cr=US

Ronald Laeremans
Visual C++ team

RonaldLaeremans at 2007-9-8 > top of Msdn Tech,Visual C++,Visual C++ General...