Moved specification of relay and snoop include/exclude functions to
authorAlexandre Julliard <julliard@winehq.org>
Tue, 4 Jun 2002 17:48:41 +0000 (17:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Jun 2002 17:48:41 +0000 (17:48 +0000)
commita061b84ee1cebe8e76743c6e93cda7deee9e9ef0
treef5e252df0a54a41e60b2a23e1b08b9a76cf8dbdf
parent78b041cf523648a6892b6d13c854588515486721
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.
documentation/samples/config
if1632/relay.c
include/wine/library.h
library/debug.c
misc/options.c
relay32/relay386.c
relay32/snoop.c
scheduler/process.c
windows/spy.c