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 !!