#include extern int WINAPI dll_entry (HANDLE h, DWORD reason, void *ptr) { return 1; }