wine/ programs/wineconsole/wineconsole.c progr ...

Alexandre Julliard julliard at winehq.org
Thu Apr 14 06:30:10 CDT 2005


ChangeSet ID:	17070
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/04/14 06:30:10

Modified files:
	programs/wineconsole: wineconsole.c winecon_private.h user.c 
	dlls/kernel    : console.c 

Log message:
	Rein Klazes <wijn at wanadoo.nl>
	In AllocConsole() pass the wShowWindow value and STARTF_USESHOWWINDOW
	flag from the calling process to the console process. Make wineconsole
	use the CmdShow parameter in the ShowWindow call.

Patch: http://cvs.winehq.org/patch.py?id=17070

Old revision  New revision  Changes     Path
 1.35          1.36          +5 -3       wine/programs/wineconsole/wineconsole.c
 1.12          1.13          +1 -0       wine/programs/wineconsole/winecon_private.h
 1.23          1.24          +1 -1       wine/programs/wineconsole/user.c
 1.39          1.40          +5 -0       wine/dlls/kernel/console.c




More information about the wine-cvs mailing list