Explicitly initialize structures.
[wine] / misc / options.c
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-08-28  Peter Ganten- Always store the full path name of 32bit modules...
2000-07-16  Alexandre JulliardGet full path of argv[0] before we change directories.
2000-07-15  Alexandre JulliardMade --language behave the same as setting the LANGUAGE...
2000-06-07  Alexandre JulliardFixed off-by-one error in string allocation.
2000-05-30  Alexandre JulliardMake child processes inherit command-line options throu...
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-13  Eric PouechGot rid of -debug wine's option (wine now requires...
2000-04-04  Alexandre JulliardAdded a per-drive FailReadOnly flag, and removed the...
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.