History log of /reactos/subsystems/mvdm/ntvdm/ntvdm.h (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 0.4.14-release
# 2693a26e 26-Nov-2021 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[NTVDM] Create the CMOS ram file in NTVDM's own directory, instead of in whatever current directory we are running.

This fixes the age-long annoyance that wherever you ran a DOS program
with NTVDM,

[NTVDM] Create the CMOS ram file in NTVDM's own directory, instead of in whatever current directory we are running.

This fixes the age-long annoyance that wherever you ran a DOS program
with NTVDM, its cmos.ram file would be created in the same current
directory the DOS program was being started.

This created at least two problems:
- useless pollution of directories with cmos.ram files;
- for installers, e.g. of Turbo C 1.x that enumerate the install files
from their directories to be copied/extracted somewhere, the cmos.ram
file could then be enumerated along and cause the installation to
interrupt and/or fail.

Now the cmos.ram file is created in the same directory NTVDM resides
(usually in System32...).
Also, debug-print out only loading errors instead of successes as well.

show more ...


# 1bd0e3f9 27-Nov-2021 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[NTVDM] Retrieve the full directory of the current running NTVDM instance, to be used as a base path for opening other NTVDM system files.


# 6823878a 25-Nov-2021 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>

[NTVDM] Sort out some global/emulator header info, and NDK headers inclusions.


Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release, 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev
# 80733143 11-Feb-2018 Timo Kreuzer <timo.kreuzer@reactos.org>

[MVDM] Fix 64 bit issues


# 97168148 23-Dec-2017 Amine Khaldi <amine.khaldi@reactos.org>

[NTVDM] Deduplicate IsConsoleHandle() using the correct version pointed by Hermès. #179


Revision tags: 0.4.7-release, v0.4.7, 0.4.8-dev, 0.4.7-rc1
# c2c66aff 03-Oct-2017 Colin Finck <colin@reactos.org>

Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.


Revision tags: backups/GSoC_2017/rapps@75905, ReactOS-0.4.6, backups/ros-branch-0_4_6@75728, 0.4.7-dev, ReactOS-0.4.5, backups/ros-branch-0_4_5@74569, ReactOS-0.4.4-CLT2017, backups/ReactOS-0.4.4-CLT2017@74182, ReactOS-0.4.4, backups/ros-branch-0_4_4@74002, ReactOS-0.4.4-FOSDEM2017, backups/ReactOS-0.4.4-FOSDEM2017@73667, ReactOS-0.4.3, backups/ros-branch-0_4_3@73437, backups/sndblst@72664, ReactOS-0.4.2, backups/ros-branch-0_4_2@73087, ReactOS-0.4.1, backups/ros-branch-0_4_1@71718
# 321bcc05 24-Apr-2016 Pierre Schweitzer <pierre@reactos.org>

Create the AHCI branch for Aman's work

svn path=/branches/GSoC_2016/AHCI/; revision=71203