mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
[NTVDM]: Update README.
svn path=/trunk/; revision=72715
This commit is contained in:
parent
20e9303118
commit
f76faf799a
1 changed files with 4 additions and 2 deletions
|
@ -2,8 +2,10 @@ Multiple Virtual DOS Machines - Directory description
|
|||
=====================================================
|
||||
|
||||
- config : Miscellaneous configuration files.
|
||||
- dos : All 16-bit DOS files (kernel, drivers, apps...) are placed here.
|
||||
- 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 : All Win16 thunk files are placed here.
|
||||
- wow16 : Win16 thunk files and components.
|
||||
|
|
Loading…
Reference in a new issue