Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try to fix EasyHook#295 once and for all:
The sleep needs to be after ForceLdrInitializeThunk to have an effect. Also instead of an arbitrary sleep, we can actually poll the result in a loop, at the risk of a deadlock instead of an injection error.
- Loading branch information