krnl386.exe: Propagate DOS startup errors up to winevdm.
[wine] / programs / winevdm / winevdm.c
2010-11-11  Alexandre Julliardkrnl386.exe: Propagate DOS startup errors up to winevdm.
2010-01-05  Alexandre Julliardwinedos: Merge all of winedos back into krnl386.
2009-12-28  Alexandre Julliardwinevdm: Move the loading of the system drivers into...
2008-09-03  Alexandre Julliardprograms: Build the programs that support it with ...
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-07-24  Alexandre Julliardwinevdm: Load sound.drv too.
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-10  Francois GougetRemove spaces before '\n' in traces.
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.
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...