Tagged Questions
2
votes
5answers
3k views
How to maximize command prompt in windows xp
I am on windows xp,
Is there any way to maximize my cmd.exe window?
I am doing some mysql and it is so difficult to read results of my queries in such a small window.
Why maximize does not really ...
0
votes
1answer
71 views
Windows C++ how to startup application maximized?
I am creating a windows application in C++. I am using SDL (http://www.libsdl.org/) - however this question applies to many other types of windows applications written in C++ as I have had the same ...