How can I run a progam (an .EXE file) which I loaded it into the RAM by a program which I have written by C++.
1.I don't have sorce code of the exe file
2.I use C++
Printable View
How can I run a progam (an .EXE file) which I loaded it into the RAM by a program which I have written by C++.
1.I don't have sorce code of the exe file
2.I use C++
use a system() call include in the stdlib.h header
Did that really work. Was that good advice, I could probably help you out if it didn't. Give me a pm