mshtml: Added IOmHistory::get_length implementation.
[wine] / programs / winevdm / winevdm.c
2013-04-09  Alexandre Julliardlibport: Rename spawnvp to _spawnvp to avoid the deprec...
2012-04-23  André Hentschelwinevdm: Remove unneeded shadow variable.
2012-03-13  Alexandre Julliardwinevdm: Try DOSBox first for running DOS applications.
2012-01-23  Alexandre Julliardwinevdm: Don't use strncpy.
2011-10-03  André Hentschelwinevdm: Don't give up if we can't shorten the current...
2011-08-31  André Hentschelwinevdm: Use mangled short path names for DOSBox.
2011-07-25  André Hentschelwinevdm: Try using the new DOSBox command to remap...
2011-07-21  André Hentschelwinevdm: Use secure mode when running apps in DOSBox.
2011-05-30  Alexandre Julliardwinevdm: Print an error when trying to start a DOS...
2011-04-18  Andrew Nguyenwinevdm: Fix incorrect heap allocation sizes and possib...
2011-01-13  Alexandre Julliardwinevdm: Try to exec dosbox if DOS is not supported...
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...