wine/ documentation/samples/config if1632/rela ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jun 4 12:48:42 CDT 2002


ChangeSet ID:	1023212921583923935032548
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/06/04 12:48:41

Modified files:
	documentation/samples: config 
	if1632         : relay.c 
	include/wine   : library.h 
	library        : debug.c 
	misc           : options.c 
	relay32        : relay386.c snoop.c 
	scheduler      : process.c 
	windows        : spy.c 

Log message:
	Moved specification of relay and snoop include/exclude functions to
	the config file.
	Changed spy config a bit to follow the same scheme.
	Moved debug option parsing routine into libwine.

Patch: http://cvs.winehq.com/patch.py?id=1023212921583923935032548

Revision  Changes    Path
 1.24     +5 -2      wine/documentation/samples/config
 1.51     +42 -3     wine/if1632/relay.c
 1.14     +1 -0      wine/include/wine/library.h
 1.8      +54 -3     wine/library/debug.c
 1.39     +7 -97     wine/misc/options.c
 1.43     +119 -39   wine/relay32/relay386.c
 1.54     +3 -2      wine/relay32/snoop.c
 1.187    +3 -0      wine/scheduler/process.c
 1.40     +27 -34    wine/windows/spy.c




More information about the wine-cvs mailing list