Quote Originally Posted by loquat View Post
i noticed there is a function "RunExeFromMemory"
can you add a optional parameter argsForExe?
For example, you can execute a program written in VB6. A procedure inside a form. Or a function.
That is, ordinary PE programs are called as DLl APIs.
In the VB. Net, these are very simple to achieve.It itself can dynamically load a binary content point into the exe of a managed program.
Dynamic execution, ah, and returns the results of the console program. Or a method of a class in a previously managed program.