NTVDM


The NT Virtual DOS Machine (a.k.a WOW, or Windows on Windows), is a Win16 subsystem that runs under Windows NT, which allows 16-bit applications to run as if they were being executed on a DOS machine, with that machine’s multitasking and segmented memory model.

Because the system is multitasked 16-bit DOS and Windows applications cannot crash NT. However, 16-bit apps within a Win16 subsystem run the exact same way as they do on a DOS/Win 3.x machine; therefore, 16-bit apps within the subsystem can crash one another, or the subsystem. To prevent this, you can launch multiple WOW subsystems as long as your program does not communicate using shared memory.

Windows NT will not allow NTVDM to execute instructions that try to directly manipulate hardware or memory locations. As a result, some DOS and Windows 3.x applications (such as games) may not run under Windows NT.

Read Also:

  • NUA

    In X.25 communications, it is the X.121 address containing up to 15 binary code digits. [Source: National Center for Supercomputing Applications]

  • NUMA

    Short for Non-Uniform Memory Access, a type of parallel processing architecture in which each processor has its own local memory but can also access memory owned by other processors. It’s called non-uniform because the memory access times are faster when a processor accesses its own memory than when it borrows memory from another processor. NUMA […]

  • NURBS

    Short for Non-Uniform Rational B-Spline, a mathematical representation of a 3-dimensional object. Most CAD/CAM applications support NURBS, which can be used to represent analytic shapes, such as cones, as well as free-form shapes, such as car bodies.

  • NVOD

    Short for Near Video on Demand, NVOD is a technique used in digital television by the cable or satellite service to offer the same feature film on different channels at different, staggered start times. The idea is that viewers are never more than 20 minutes away from the start of the film and as such, […]

  • NVRAM

    Abbreviation of Non-Volatile Random Access Memory, a type of memory that retains its contents when power is turned off. One type of NVRAM is SRAM that is made non-volatile by connecting it to a constant power source such as a battery. Another type of NVRAM uses EEPROMchips to save its contents when power is turned […]


Disclaimer: NTVDM definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.