ReactOS 0.4.15-dev-6073-g59e7458
|
Go to the source code of this file.
Classes | |
struct | _NTOS_INSTALLATION |
Macros | |
#define | VENDOR_REACTOS L"ReactOS" |
#define | VENDOR_MICROSOFT L"Microsoft" |
Typedefs | |
typedef struct _NTOS_INSTALLATION | NTOS_INSTALLATION |
typedef struct _NTOS_INSTALLATION * | PNTOS_INSTALLATION |
Functions | |
PGENERIC_LIST | CreateNTOSInstallationsList (IN PPARTLIST List) |
PCWSTR | FindSubStrI (PCWSTR str, PCWSTR strSearch) |
#define VENDOR_MICROSOFT L"Microsoft" |
Definition at line 13 of file osdetect.h.
#define VENDOR_REACTOS L"ReactOS" |
Definition at line 12 of file osdetect.h.
typedef struct _NTOS_INSTALLATION * PNTOS_INSTALLATION |
PGENERIC_LIST CreateNTOSInstallationsList | ( | IN PPARTLIST | List | ) |
Definition at line 777 of file osdetect.c.
Referenced by LoadSetupData(), and UpgradeRepairPage().
Definition at line 217 of file osdetect.c.
Referenced by IsValidNTOSInstallationByHandle().