Hermès Bélusca-Maïto
e0a272c95b
[NTVDM] DosCreateProcess(): Add failure checks when building the OTVDM command-line.
...
Addendum to commit 0609db55
2021-11-28 00:26:46 +01:00
Hermès Bélusca-Maïto
695900f51f
[NTVDM] Silence noisy DPRINTs when starting processes; they can be re-enabled by recompiling in "advanced debugging" mode.
2021-11-28 00:26:43 +01:00
Doug Lyons
0609db55d7
[NTVDM] Use strsafe functions for concantenation of strings in otvdm code. ( #4124 )
2021-11-25 21:06:05 +01:00
Doug Lyons
0f05abec82
[NTVDM] Add otya128's WineVDM integration code into ReactOS ( #4113 )
...
This is an interim solution until a more integrated solution with NTVDM is developed.
CORE-17852
2021-11-23 23:50:05 +01:00
Hermès Bélusca-Maïto
9393fc320e
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
...
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
2021-09-13 03:52:22 +02:00
Timo Kreuzer
5d8e834897
[REACTOS] Fix a number of MSVC warnings
2021-07-23 22:03:48 +02:00
Pierre Schweitzer
827ed4b146
[NTVDM] Allow opening files with write access on CDROM
...
Some applications, run on a CDROM, may attempt to open
a file with write access. CDFS driver will deny such
request in ReactOS (but also in Windows NT). Then, to
restore that behavior from old Windows (9X), our ntvdm,
as Microsoft ntvdm will attempt to reopen the file only
with read access, if opening failed because of denied access
and if the file is on a CDROM.
CORE-15211
2018-10-20 17:27:53 +02:00
Mark Jansen
44898a4ea4
[NTVDM] Implement INT21, AX=4408, Determine if a block device is removable.
2018-10-20 00:14:44 +02:00
Timo Kreuzer
807331436e
[MVDM] Fix 64 bit issues
2018-08-04 19:19:34 +02:00
Amine Khaldi
5ef2c4515e
[NTVDM] Move the def file out of the source files list. Rename some variables and functions. #179
2017-12-24 00:04:15 +01:00
Amine Khaldi
d822478e06
[NTVDM] Missed this file.
2017-12-23 23:59:39 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00