mshtml: Don't crash in QueryInterface if uri is NULL.
[wine] / programs / wineboot /
2006-07-17  Aric Stewartwineboot: Copy windows file protection files at boot...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
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-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
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.
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
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...