|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bl.h>

Public Attributes | |
| PBL_APPLICATION_ENTRY | AppEntry |
| PVOID | ImageBase |
| ULONG | ImageSize |
| PBL_APPLICATION_ENTRY _BL_IMAGE_APPLICATION_ENTRY::AppEntry |
Definition at line 1285 of file bl.h.
Referenced by BlImgLoadBootApplication(), BlImgStartBootApplication(), and BlImgUnloadBootApplication().
| PVOID _BL_IMAGE_APPLICATION_ENTRY::ImageBase |
Definition at line 1286 of file bl.h.
Referenced by BlImgLoadBootApplication(), BlImgStartBootApplication(), and BlImgUnloadBootApplication().
| ULONG _BL_IMAGE_APPLICATION_ENTRY::ImageSize |
Definition at line 1287 of file bl.h.
Referenced by BlImgLoadBootApplication(), BlImgStartBootApplication(), and BlImgUnloadBootApplication().