fulgAN
04-03-2005, 07:52 AM
The way I like to play WoW, is in maximized, windowed mode.
In order to do that, I configured the game to be windowed and then changed my shortcut so it is maximized (no need to manually maximize it after I start the game).
But this trick won't work if I use the Cosmos patcher to launch the game.
So, would it be possible to add to the patcher an option to lauch WoW maximized ? All it takes is to use SW_MAXIMIZE as the nCmdShow parameter of the CreateProcess funcion call.
Thanks
In order to do that, I configured the game to be windowed and then changed my shortcut so it is maximized (no need to manually maximize it after I start the game).
But this trick won't work if I use the Cosmos patcher to launch the game.
So, would it be possible to add to the patcher an option to lauch WoW maximized ? All it takes is to use SW_MAXIMIZE as the nCmdShow parameter of the CreateProcess funcion call.
Thanks