Sign in
goma
/
wine
/
8b6dafda459d4a4a69123b9928c3c4fc4afa83a7
/
programs
/
winevdm
56193df
winevdm: Try to exec dosbox if DOS is not supported natively.
by Alexandre Julliard
· 14 years ago
173957d
krnl386.exe: Propagate DOS startup errors up to winevdm.
by Alexandre Julliard
· 14 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
6fb39df
programs: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
26a42f8
winedos: Merge all of winedos back into krnl386.
by Alexandre Julliard
· 15 years ago
a18bbec
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
by Alexandre Julliard
· 15 years ago
40a264b
winevdm: Move the loading of the system drivers into their specific 16-bit module.
by Alexandre Julliard
· 15 years ago
b66685c
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
by Alexandre Julliard
· 17 years ago
f315d02
winevdm: Move the DOS memory range check to not trigger for Win16 apps.
by Alexandre Julliard
· 17 years ago
16e8633
winedos: Handle memory reservation errors more gracefully.
by Alexandre Julliard
· 17 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
0b79d92
winevdm: Load sound.drv too.
by Alexandre Julliard
· 19 years ago
028ab92
make_progs: Generate the .gitignore file.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
c425045
winevdm: Don't use sizeof in traces to avoid printf format warnings.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
ec34a66
Ignore symlink files too (needed for git).
by Alexandre Julliard
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
0edbaf7
Remove spaces before '\n' in traces.
by Francois Gouget
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
b69e7a1
Move remaining GDI objects to the large heap.
by Dimi Paun
· 20 years ago
f7b090a
Fail more gracefully if 16-bit support is missing.
by Alexandre Julliard
· 20 years ago
0ed059c
Support execution of pif files.
by Rein Klazes
· 20 years ago
fbb3343
Assorted spelling fixes.
by Francois Gouget
· 20 years ago
6be39b6
Take advantage of the new winegcc -B support.
by Alexandre Julliard
· 21 years ago
589e115
We no longer use the .exe.spec.c files.
by Alexandre Julliard
· 21 years ago
6621b2d
Build all the programs with winegcc.
by Alexandre Julliard
· 21 years ago
90dc658
Make sure all 16-bit system drivers are loaded for 16-bit apps.
by Alexandre Julliard
· 22 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
99c67ee
Null parameters need to be quoted on the commandline.
by Mike McCormack
· 22 years ago
f93d452
Fix argument passing to DOS program from winevdm.
by Jukka Heinonen
· 22 years ago
fedc411
Moved the functionality of starting Win16 and DOS programs from the
by Alexandre Julliard
· 22 years ago