Store config file contents in the registry so we only have to load it
commit00377a78b783740f7306a1b191ecc2d0e753bc6d
authorAlexandre Julliard <julliard@winehq.org>
Sat, 19 Feb 2000 20:50:00 +0000 (19 20:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 19 Feb 2000 20:50:00 +0000 (19 20:50 +0000)
treeebce031ce99b1574e43e9c660bfe1b3d871f3bbc
parent67a24c8cfb2d9dcb3a23db880f44d61d4e969bb3
Store config file contents in the registry so we only have to load it
once per session.
Replaced PROFILE_EnumerateWineIniSection by PROFILE_EnumWineIniString.
Removed a few unnecessary/unused command-line options.
12 files changed:
console/interface.c
documentation/wine.man.in
files/profile.c
graphics/psdrv/afm.c
graphics/x11drv/xfont.c
include/console.h
include/main.h
include/options.h
misc/main.c
misc/version.c
windows/x11drv/main.c
windows/x11drv/wnd.c