10#define COM_NO_WINDOWS_H
16#define _CRTALLOC(x) __declspec(allocate(x))
17#elif defined(__GNUC__)
18#define _CRTALLOC(x) __attribute__ ((section (x) ))
20#error Your compiler is not supported.
33#pragma section(".rdata$T",long,read)
34#pragma section(".tls",long,read,write)
35#pragma section(".tls$ZZZ",long,read,write)
60 #pragma warning( disable : 4311)
#define DLL_PROCESS_ATTACH
HMODULE WINAPI DECLSPEC_HOTPATCH GetModuleHandleA(LPCSTR lpModuleName)
BOOL WINAPI DllMain(IN HINSTANCE hDllHandle, IN DWORD dwReason, IN LPVOID lpvReserved)
const IMAGE_TLS_DIRECTORY _tls_used
static IN DWORD IN LPVOID lpvReserved
PVOID ThreadLocalStoragePointer