reactos/subsystems/mvdm
2023-12-16 23:57:35 +01:00
..
config [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
dos
ntvdm [BASESRV][CSRLIB][NTVDM] Add missing \n to DPRINT() calls (#5951) 2023-12-16 23:57:35 +01:00
pifmgr [REACTOS] Optimize PNG images (#5492) 2023-07-30 22:32:34 +02:00
samples [CMAKE] Add support for "IMAGEBASE default" and use it for test/sample dlls 2023-11-10 19:20:24 +02:00
vdmdbg
wow16
asm16.cmake [CMAKE][MVDM] Fix CMAKE_ASM16_COMPILER for non-x86 MSVC builds 2023-08-05 16:20:22 +02:00
CMakeLists.txt
README.txt

Multiple Virtual DOS Machines - Directory description
=====================================================

- config : Miscellaneous configuration files.
- dos    : 16-bit DOS components (kernel, drivers, apps...).
- ntvdm  : NT Virtual DOS Machine.
- pifedit: ReactOS Program Information File Editor.
- pifmgr : PIF Manager Icon Resource Library.
- samples: Sample programs for NTVDM.
- vdmdbg : Virtual DOS Machine debug helper DLL (from Wine).
- wow16  : Win16 thunk files and components.