Answer the question
In order to leave comments, you need to log in
Create child process with code?
Hello.
You need to create a child process with its own entry point.
How to do this?
For example, there is a foreign process, let's say calc.exe
And I create a child process in it with the name "calc2.exe"
And the code is executed in it:
MessageBox(NULL, "123", "123", MB_OK);
Can this be done?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question