View Single Post
  #1  
Old 09-08-2004, 09:41
Spiyre
 
Posts: n/a
Running program from memory

Is there any way to run a program from memory, like say for example we have an exe stored in a resource and we load the resource into a byte array.. without saving the image to disk, is it possible to run it?
Reply With Quote