Quote:
|
The name of the module. This can be either a library module (a .dll file) or an executable module (an .exe file).
|
Okay, you can load .exe's too, big whop. Still, only native, have fun.
Quote:
Even in C# I wouldnt place my bet lol.
C# doesnt support inline ASM (there are some modules out there but most is **** and limited)
Delphi or C++ I'd say
|
A quick google will show

. A more knowledge user could simply write a C++ DLL-Imported function to call assembly code already written to the memory.