Home
last modified time | relevance | path

Searched refs:hinstDll (Results 1 – 1 of 1) sorted by relevance

/qemu/qga/vss-win32/
H A Dprovider.cpp531 BOOL WINAPI DllMain(HINSTANCE hinstDll, DWORD dwReason, LPVOID lpReserved) in DllMain() argument
535 g_hinstDll = hinstDll; in DllMain()
536 DisableThreadLibraryCalls(hinstDll); in DllMain()