Click to See Complete Forum and Search --> : Qs about result window


from_shamu
May 4th, 1999, 05:02 PM
I just start learning Visual C++ 5.0, I create
a project for win32 console application. When I run the program, there is no any scroll bars on the result window (ie. if the result output is too long, I can not roll back to those previous lines)

Is there something I need to configure inside the Visual C++ 5.0 software to turn on the scroll bars function ?

thanks in advance !!