Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/sdk/
H A Ddelayimp.cpp144 static HMODULE g_VersionDll; variable
200 g_VersionDll = LoadLibraryA("version.dll"); in DliHook()
276 return GetProcAddress(g_VersionDll, pdli->dlp.szProcName); in DliFailHook()