__>BOOL APIENTRY DllMain(HANDLE hModule, __> DWORD dwReason __> LPVOID lpReserved) __>{ __> return TRUE; __>} __>