msxml3: Fixed typo in create_bsc.
[wine] / programs / winevdm /
2008-05-05  Alexandre Julliardwinevdm: Move the DOS memory range check to not trigger...
2008-04-14  Alexandre Julliardwinedos: Handle memory reservation errors more gracefully.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-24  Alexandre Julliardwinevdm: Load sound.drv too.
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-13  Alexandre Julliardwinevdm: Don't use sizeof in traces to avoid printf...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-05-27  Dimi PaunMove remaining GDI objects to the large heap.
2005-05-19  Alexandre JulliardFail more gracefully if 16-bit support is missing.
2005-03-07  Rein KlazesSupport execution of pif files.
2005-03-02  Francois GougetAssorted spelling fixes.
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-09-27  Alexandre JulliardMake sure all 16-bit system drivers are loaded for...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-09  Mike McCormackNull parameters need to be quoted on the commandline.
2003-05-02  Jukka HeinonenFix argument passing to DOS program from winevdm.
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...