Searched refs:race_dll (Results 1 – 1 of 1) sorted by relevance
195 HMODULE race_dll; member2043 object->race_dll = NULL; in tp_object_initialize()2066 object->race_dll = environment->RaceDll; in tp_object_initialize()2083 if (object->race_dll) in tp_object_initialize()2084 LdrAddRefDll( 0, object->race_dll ); in tp_object_initialize()2285 if (object->race_dll) in tp_object_release()2286 LdrUnloadDll( object->race_dll ); in tp_object_release()