Patch ntdll to gain access to LdrpCallInitRoutine() and call RefreshModules() before calling dll entry point.
Remove "CRT_USE_TYPE(crtheader->use) == CRT_USE_IGNORE ||" as it is causing the report of fewer leaks than expected in tests
↧