Re: Changing size of Win2k/XP console?

2005-07-14 Thread Sheeps United
"Peter Hansen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Which Windows API call did you try using? Can you show us a line or two > of code that you tried? Most likely then someone will be able to point > out what went wrong and it will work. (Chances are that very few here

Changing size of Win2k/XP console?

2005-07-14 Thread Sheeps United
Hi, I'm quite a newbie but I've managed to google around before asking stupid Q's here. I'm wrestling with little (amateurish) console program and I would like change its size. I also know that it could be done with Windows API call. I tried doing that myself but no good. Could anyone help me?