Support XAPI::XRegisterThreadNotifyRoutine() on XDK 5558

This commit is contained in:
Echelon9 2013-08-13 17:26:43 +10:00
parent b53deeeab6
commit cacbfdb0a9
1 changed files with 10 additions and 0 deletions

View File

@ -507,6 +507,16 @@ OOVPATable XAPI_1_0_5558[] =
"EmuSetThreadPriority"
#endif
},
// XRegisterThreadNotifyRoutine (* unchanged since 3911 *)
{
(OOVPA*)&XRegisterThreadNotifyRoutine_1_0_3911,
XTL::EmuXRegisterThreadNotifyRoutine,
#ifdef _DEBUG_TRACE
"EmuXRegisterThreadNotifyRoutine"
#endif
},
// RtlCreateHeap
{
(OOVPA*)&RtlCreateHeap_1_0_5558,