Searched refs:hModule (Results 1 – 2 of 2) sorted by relevance
67 static char *GetPythonImport (HINSTANCE hModule) argument75 if (hModule == NULL) {82 dllbase = (unsigned char *)hModule;
87 BOOL APIENTRY DllMain(HANDLE hModule, in DllMain() argument