-
Notifications
You must be signed in to change notification settings - Fork 368
Open
Description
This most likely only applies to windows.
Recently tried out injecting a x86 dll compiled with vcc and ran into problems where the dll wouldn't load. It did get loaded on some processes but not in the others.
It turned out that the dll is linked with one of winim32.res/winim64.res/winimvcc.res depending on the compiler and that gives ntstatus error value 0xC0000135 with standard loadlibrary.
I am probably missing some runtime and I am not exactly sure the reason for this, but nevertheless perhaps this should be mentioned. If not it can be left as a closed issue :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels