We can write like this: ```pascal for var i := 1 to 10 do LoadLibrary('test.dll'); ``` In `LoadLibrary` was hooked with `MemoryModuleHook`, the above code will cause access violation or unexpected errors.