ReactOS 0.4.15-dev-7842-g558ab78
ldr.h
Go to the documentation of this file.
1#pragma once
2
3#define KERNEL_MODULE_NAME L"ntoskrnl.exe"
4#define HAL_MODULE_NAME L"hal.dll"
5#define DRIVER_ROOT_NAME L"\\Driver\\"
6#define FILESYSTEM_ROOT_NAME L"\\FileSystem\\"