Is there an easy way to display a console window and display status messages? Is there a better way to display a small window just for the sole purpose of displaying status messages? I do not want to embed a view, edit control, or anything like that. I am looking for a system call that can be embedded into the code.

Thanks in advance