Skip to content

Unsupported DLL list #2

Description

@hsheric0210

Those Windows DLLs are confirmed to not work well with MemoryModule or even crash your program when loaded.

DllMain always fail:

  • user32.dll
  • rasapi32.dll

Crashes your program with STATUS_ACCESS_VIOLATION:

  • wininet.dll
  • shell32.dll
  • oleaut32.dll
  • ole32.dll
  • shlwapi.dll
  • urlmon.dll
  • msvcr100.dll

Tested on Windows 10 (x64) Pro 22H2 (build 19045.4046)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions