Unpatch XAPI QueueUserAPC, seems to fix .bik hang

This commit is contained in:
Luke Usher 2018-04-07 00:00:52 +01:00
parent e0eeb142ca
commit f018ca461e
1 changed files with 1 additions and 1 deletions

View File

@ -954,7 +954,7 @@ DWORD WINAPI XTL::EMUPATCH(QueueUserAPC)
DWORD dwData
)
{
FUNC_EXPORTS
//FUNC_EXPORTS
LOG_FUNC_BEGIN
LOG_FUNC_ARG_TYPE(PVOID, pfnAPC)