ReactOS 0.4.16-dev-106-g10b08aa
|
#include <windef.h>
#include <winbase.h>
#include <shimlib.h>
#include "ntndk.h"
#include <setup_shim.inl>
#include <implement_shim.inl>
Go to the source code of this file.
Macros | |
#define | WIN32_NO_STATUS |
#define | OFFSET_1 0x21A6E |
#define | OFFSET_2 0x21B04 |
#define | OFFSET_3 0x21C3C |
#define | SHIM_NS VMHorizonSetup |
#define | SHIM_NUM_HOOKS 0 |
#define | SHIM_NOTIFY_FN SHIM_OBJ_NAME(Notify) |
Functions | |
static BOOL | Write (PBYTE Address, PBYTE Data, SIZE_T Size) |
static void | FixupDll (PLDR_DATA_TABLE_ENTRY LdrEntry) |
static BOOLEAN | PostfixUnicodeString (const UNICODE_STRING *String1, const UNICODE_STRING *String2) |
BOOL WINAPI SHIM_OBJ_NAME() | Notify (DWORD fdwReason, PVOID ptr) |
#define OFFSET_1 0x21A6E |
#define OFFSET_2 0x21B04 |
#define OFFSET_3 0x21C3C |
Definition at line 114 of file vmhorizon.c.
#define SHIM_NS VMHorizonSetup |
Definition at line 110 of file vmhorizon.c.
#define SHIM_NUM_HOOKS 0 |
Definition at line 113 of file vmhorizon.c.
#define WIN32_NO_STATUS |
Definition at line 9 of file vmhorizon.c.
|
static |
Definition at line 32 of file vmhorizon.c.
Referenced by Notify().
Definition at line 116 of file vmhorizon.c.
|
static |
Definition at line 85 of file vmhorizon.c.
Referenced by Notify().
Definition at line 15 of file vmhorizon.c.
Referenced by AccpOpenNamedObject(), DECLARE_INTERFACE_(), FileInformationCheck(), FixupDll(), LockBuffers(), LpcpCopyRequestData(), MempAllocatePTE(), MiIsAccessAllowed(), RxGetRegistryParameters(), WinLdrMapSpecialPages(), and WinLdrpMapApic().