ReactOS 0.4.15-dev-7934-g1dc8d80
_NTVDM_SETTINGS Struct Reference

#include <ntvdm.h>

Collaboration diagram for _NTVDM_SETTINGS:

Public Attributes

ANSI_STRING BiosFileName
 
ANSI_STRING RomFiles
 
UNICODE_STRING FloppyDisks [2]
 
UNICODE_STRING HardDisks [4]
 

Detailed Description

Definition at line 84 of file ntvdm.h.

Member Data Documentation

◆ BiosFileName

ANSI_STRING _NTVDM_SETTINGS::BiosFileName

Definition at line 86 of file ntvdm.h.

Referenced by wmain().

◆ FloppyDisks

UNICODE_STRING _NTVDM_SETTINGS::FloppyDisks[2]

◆ HardDisks

UNICODE_STRING _NTVDM_SETTINGS::HardDisks[4]

Definition at line 89 of file ntvdm.h.

Referenced by EmulatorInitialize().

◆ RomFiles

ANSI_STRING _NTVDM_SETTINGS::RomFiles

Definition at line 87 of file ntvdm.h.

Referenced by wmain().


The documentation for this struct was generated from the following file: