ReactOS
0.4.15-dev-4614-ga5a6101
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Variables | |
HANDLE | ghSystem32Directory |
HANDLE | ghRootDirectory |
__drv_preferredFunction | ( | "EngMapFontFileFD" | , |
"Obsolete" | |||
) |
Definition at line 571 of file mapping.c.
_Success_ | ( | return! | = FALSE | ) |
Definition at line 171 of file mapping.c.
_Success_ | ( | return ! | = 0 | ) |
Definition at line 503 of file mapping.c.
Definition at line 91 of file mapping.c.
Definition at line 132 of file mapping.c.
Referenced by _Success_().
VOID APIENTRY EngFreeModule | ( | _In_ _Post_invalid_ HANDLE | h | ) |
Definition at line 482 of file mapping.c.
Referenced by _Success_(), and EngUnmapFile().
Definition at line 246 of file mapping.c.
Referenced by _Success_(), SURFACE_AllocSurface(), and SURFACE_vCleanup().
Definition at line 434 of file mapping.c.
_Check_return_ PFILEVIEW NTAPI EngLoadModuleEx | ( | _In_z_ LPWSTR | pwsz, |
_In_ ULONG | cjSizeOfModule, | ||
_In_ FLONG | fl | ||
) |
Definition at line 329 of file mapping.c.
Referenced by _Success_(), EngLoadModule(), and EngLoadModuleForWrite().
Definition at line 443 of file mapping.c.
PVOID NTAPI EngMapSectionView | ( | _In_ HANDLE | hSection, |
_In_ SIZE_T | cjSize, | ||
_In_ ULONG | cjOffset, | ||
_Out_ PHANDLE | phSecure | ||
) |
Definition at line 19 of file mapping.c.
Definition at line 538 of file mapping.c.
Definition at line 564 of file mapping.c.
Referenced by BmfdLoadFontFile(), BmfdUnloadFontFile(), EngUnmapFontFile(), FtfdLoadFontFile(), and FtfdUnloadFontFile().
Definition at line 71 of file mapping.c.
Referenced by SURFACE_vCleanup().
HANDLE ghRootDirectory |
Definition at line 15 of file mapping.c.
Referenced by EngLoadModuleEx().
HANDLE ghSystem32Directory |
Definition at line 14 of file mapping.c.
Referenced by EngLoadModuleEx().