wineboot: Cast-qual warning fix.
[wine] / programs / wineboot / wineboot.c
2006-10-07  Andrew Talbotwineboot: Cast-qual warning fix.
2006-10-03  Michael Stefaniucwineboot: Win64 printf format warning fixes.
2006-08-17  Alexandre Julliardwineboot: Added support for doing a proper shutdown...
2006-07-17  Aric Stewartwineboot: Copy windows file protection files at boot...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-01-16  Mike McCormackwineboot: Use WIN32_LEAN_AND_MEAN.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-02  Juan LangPrint command that fails to make error message a little...
2005-03-02  Francois GougetAssorted spelling fixes.
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-03-12  Shachar Shemesh- Implement finer grained control over what gets run.
2003-02-12  Matthew DavisonMake trace output produced by wineboot more useful.
2003-01-15  Shachar Shemesh- Added a "runCmd" function, based on Andreas Mohr's
2003-01-14  Shachar Shemesh- Added listing of what the boot process is like, listi...
2003-01-11  Alexandre JulliardWarning fixes.
2003-01-11  Shachar ShemeshImplemented the "pending rename" registry processing.
2003-01-07  Shachar Shemesh- Cleaned up the code (saving on chaining strings)...
2003-01-04  Shachar ShemeshInitial wineboot implementation; at this stage only...