6#define __ImageBase __MINGW_LSYMBOL(_image_base__)
9#if defined(__cplusplus)
10#define ExternC extern "C"
15#ifndef FACILITY_VISUALCPP
16#define FACILITY_VISUALCPP ((LONG)0x6d)
18#define VcppException(sev,err) ((sev) | (FACILITY_VISUALCPP<<16) | err)
20#define DELAYLOAD_VERSION 0x200
struct DelayLoadInfo * PDelayLoadInfo
const IMAGE_THUNK_DATA * PCImgThunkData
ExternC PfnDliHook __pfnDliNotifyHook2
const ImgDelayDescr * PCImgDelayDescr
IMAGE_THUNK_DATA * PImgThunkData
FARPROC(WINAPI * PfnDliHook)(unsigned, PDelayLoadInfo)
struct ImgDelayDescr * PImgDelayDescr
@ dliNotePreGetProcAddress
ExternC PfnDliHook __pfnDliFailureHook2
static unsigned(__cdecl *hash_bstr)(bstr_t s)