Writing own WinExec

L

Luc

Hello,

I've got following problem: I have two applications, the first one is
running and reads the second one into memory. And I need to run the
second application directly from the memory (without writing it to the
hard drive and running it using standard WinExec or CreateProcess).
I guess i need to write my own WinExec or CreateProcess.
Do you have any ideas how to do this?

Thank you in advance.
 
M

mlimber

Luc said:
I've got following problem: I have two applications, the first one is
running and reads the second one into memory. And I need to run the
second application directly from the memory (without writing it to the
hard drive and running it using standard WinExec or CreateProcess).
I guess i need to write my own WinExec or CreateProcess.
Do you have any ideas how to do this?

Maybe, but you're asking in the wrong place (see
http://parashift.com/c++-faq-lite/how-to-post.html#faq-5.9).
OS-specific questions should go to a group dedicated to your OS or,
failing that, your development platform.

Cheers! --M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,233
Latest member
AlyssaCrai

Latest Threads

Top