A
A
armadillo-cld2020-07-05 15:39:35
C++ / C#
armadillo-cld, 2020-07-05 15:39:35

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 question

Ask a Question

731 491 924 answers to any question