https://bugs.winehq.org/show_bug.cgi?id=50448
--- Comment #9 from Zebediah Figura z.figura12@gmail.com --- In comment 5, 010c blocks trying to acquire the lock in LdrInitializeThunk(), while 00fc has it since it's in DLL_PROCESS_ATTACH. Later, I think 0108 has it due to LdrInitializeThunk(), while 00fc wants use LdrLoadDll(), but I'm not fully sure.