|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <osdetect.h>

Definition at line 15 of file osdetect.h.
| ULONG _NTOS_INSTALLATION::DiskNumber |
Definition at line 23 of file osdetect.h.
Referenced by AddNTOSInstallation(), SelectPartitionPage(), and UpgradeRepairPage().
Definition at line 26 of file osdetect.h.
Referenced by AddNTOSInstallation(), AddNTOSInstallationItem(), GetNTOSInstallationName(), SummaryDlgProc(), and UpgradeRepairPage().
| LIST_ENTRY _NTOS_INSTALLATION::ListEntry |
Definition at line 17 of file osdetect.h.
| USHORT _NTOS_INSTALLATION::Machine |
Definition at line 19 of file osdetect.h.
Referenced by AddNTOSInstallation().
| ULONG _NTOS_INSTALLATION::PartitionNumber |
Definition at line 24 of file osdetect.h.
Referenced by AddNTOSInstallation(), SelectPartitionPage(), and UpgradeRepairPage().
| PCWSTR _NTOS_INSTALLATION::PathComponent |
Definition at line 22 of file osdetect.h.
Referenced by AddNTOSInstallation(), AddNTOSInstallationItem(), GetNTOSInstallationName(), and InstallDirectoryPage().
| UNICODE_STRING _NTOS_INSTALLATION::SystemArcPath |
Definition at line 20 of file osdetect.h.
Referenced by AddNTOSInstallation(), and FindExistingNTOSInstall().
| UNICODE_STRING _NTOS_INSTALLATION::SystemNtPath |
Definition at line 21 of file osdetect.h.
Referenced by AddNTOSInstallation(), AddNTOSInstallationItem(), FindExistingNTOSInstall(), and GetNTOSInstallationName().
Definition at line 27 of file osdetect.h.
Referenced by AddNTOSInstallation(), AddNTOSInstallationItem(), and SummaryDlgProc().
| PVOLENTRY _NTOS_INSTALLATION::Volume |
Definition at line 25 of file osdetect.h.
Referenced by AddNTOSInstallationItem(), and GetNTOSInstallationName().