Dec 13, 2002 #1 serpento Programmer Jun 16, 2002 92 GB Can you set how big the console widow is when it first appears in MS visual c++ 6? -Ed ;-) ________________________________ Destiny is not a matter of chance; it is a matter of choice.
Can you set how big the console widow is when it first appears in MS visual c++ 6? -Ed ;-) ________________________________ Destiny is not a matter of chance; it is a matter of choice.
Dec 14, 2002 1 #2 williamu Programmer Apr 8, 2002 494 GB Hi, You can use the SetConsoleWindowInfo(...) function to do this. HTH -- William Software Engineer ICQ No. 56047340 Upvote 0 Downvote
Hi, You can use the SetConsoleWindowInfo(...) function to do this. HTH -- William Software Engineer ICQ No. 56047340
Dec 14, 2002 Thread starter #3 serpento Programmer Jun 16, 2002 92 GB Thanks. -Ed ;-) ________________________________ Destiny is not a matter of chance; it is a matter of choice. Upvote 0 Downvote
Thanks. -Ed ;-) ________________________________ Destiny is not a matter of chance; it is a matter of choice.