Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 87 of file reg.c.
Referenced by DllMain().
{ TRACE("RegCleanup()\n"); CloseDefaultKeys(); RtlDeleteCriticalSection(&HandleTableCS); return TRUE; }