1 #ifndef APPSHIM_APITEST_H 2 #define APPSHIM_APITEST_H 23 #define expect_shim (winetest_set_location(__FILE__, __LINE__), 0) ? (void)0 : expect_shim_imp 35 #endif // APPHELP_APITEST_H
BOOL LoadShimDLL(PCWSTR ShimDll, HMODULE *module, tGETHOOKAPIS *ppGetHookAPIs)
GLsizei const GLchar ** path
struct tagHOOKAPI HOOKAPI
HRESULT(WINAPI * tSDBGETAPPPATCHDIR)(PVOID hsdb, LPWSTR path, DWORD size)
tGETHOOKAPIS LoadShimDLL2(PCWSTR ShimDll)
PHOOKAPI(WINAPI * tGETHOOKAPIS)(LPCSTR szCommandLine, LPCWSTR wszShimName, PDWORD pdwHookCount)
struct tagHOOKAPI * PHOOKAPI
void expect_shim_imp(PHOOKAPI hook, PCSTR library, PCSTR function, PCSTR shim, int *same)
PVOID ReplacementFunction