Moved command-line option handling out of the X11 driver.
commitfe08568a0d6e294871800dbbe4b8e83f6df31d54
authorAlexandre Julliard <julliard@winehq.org>
Sat, 18 Mar 2000 21:56:10 +0000 (18 21:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 18 Mar 2000 21:56:10 +0000 (18 21:56 +0000)
tree2d2eda328fcb92f836de0c6e300e6bbb100e015b
parentddce652cae19a552fb9d4f60dbf14fe595fedd1b
Moved command-line option handling out of the X11 driver.
Added support for "--" prefix on options.
Replaced a few X11 command-line options by wine.conf parameters.
17 files changed:
dlls/ddraw/ddraw_main.c
documentation/wine.man.in
graphics/x11drv/bitblt.c
graphics/x11drv/palette.c
include/main.h
include/options.h
include/shell.h
loader/main.c
misc/Makefile.in
misc/main.c
misc/options.c [new file with mode: 0644]
misc/registry.c
misc/version.c
miscemu/main.c
windows/x11drv/main.c
windows/x11drv/monitor.c
wine.ini