Get rid of the WINEOPTIONS variable and instead use WINEDEBUG to
commit8a37297fe898145160fb490493e98c9fc7719944
authorAlexandre Julliard <julliard@winehq.org>
Thu, 11 Mar 2004 23:22:29 +0000 (11 23:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Mar 2004 23:22:29 +0000 (11 23:22 +0000)
treec056a1387939878faf38d58ba7197e3474c4afdc
parentc11d8b00d62300e339e7fbb961c836b3c2b01162
Get rid of the WINEOPTIONS variable and instead use WINEDEBUG to
inherit debug options.
Start deprecating the --debugmsg option.
dlls/kernel/process.c
documentation/wine.man.in
misc/options.c