Skip to content

Error loading same library more than once using MemoryModuleHook #8

@ccy

Description

@ccy

We can write like this:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions