-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working