atl100: Added support for typelibs in separate files in AtlLoadTypeLib.
[wine] / programs / winevdm /
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.
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
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-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-01-05  Alexandre Julliardwinedos: Merge all of winedos back into krnl386.
2009-12-30  Alexandre Julliardkernel: Add an import lib for krnl386, and stop importi...
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-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...