Is it possible to load a native (C++) DLL as an executable?
preferablly straight from the memory without creating EXE on the hard-drive or something similar?
Is it possible to load a native (C++) DLL as an executable? preferablly straight
Share
Look up
rundll32.exe. But you’d better know exactly what you’re doing. I’m not sure, honestly.