#include <windef.h>
#include <winbase.h>
#include <rtlfuncs.h>
#include <shimlib.h>
#include <compat_undoc.h>
#include <setup_shim.inl>
#include <implement_shim.inl>
Go to the source code of this file.
◆ SHIM_NOTIFY_FN
◆ SHIM_NS
◆ SHIM_NUM_HOOKS
◆ SHIM_SETUP_HOOKS
◆ WIN32_NO_STATUS
◆ Notify()
Definition at line 22 of file msys2.c.
23{
25 {
28 {
29
33 }
34 SHIM_FAIL(
"Invalid pShimData @ %p\n", pShimData);
35
37 }
39}
static DWORD const fdwReason
#define REACTOS_SHIMDATA_MAGIC
static PVOID RtlGetCurrentDirectory_U_RtlpMsysDecoy
#define SHIM_FAIL(fmt,...)
#define SHIM_MSG(fmt,...)
#define SHIM_NOTIFY_ATTACH
◆ RtlGetCurrentDirectory_U_RtlpMsysDecoy
| PVOID RtlGetCurrentDirectory_U_RtlpMsysDecoy |
|
static |