Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/appshim/
H A Dversionlie.c43 typedef DWORD(WINAPI* GETVERSIONPROC)(void); typedef
200 ver = ((GETVERSIONPROC)hook->ReplacementFunction)(); in verify_shim_imp()