reactos/subsystems/mvdm
Jérôme Gardou 9ef5a7eb7a [CMAKE] Fix compilation with newer windres versions
Also use clang as preprocessor when using it
Also, use *our* headers instead of the platform ones
2021-04-27 11:54:12 +02:00
..
config
dos
ntvdm [NTVDM] GetNextFreeVDDEntry(): Remove 'Entry' redundant initialization (#2859) 2020-05-25 23:49:47 +02:00
pifmgr [CMAKE] Fix compilation with newer windres versions 2021-04-27 11:54:12 +02:00
samples
vdmdbg
wow16
asm16.cmake
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.