-
Notifications
You must be signed in to change notification settings - Fork 1
Unsupported DLL list #2
Copy link
Copy link
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working