Hello everybody,

my problem is that i have an AfxMessageBox(msg) where msg is a CString object.
msg is too long, it does not fit on the screen, so i need a scrollbar.

I did not found anything, so i hope i am retrieving some help in this forum ?!

My mainclass where the AfxMessageBox has to show some important messages is
class CMyMainClass : public CDocument

I am programming with MS VS 6.

I hope that someone could help me on !


Best regards,
#50