I think it imposible to run a program from resource, but i think you can run a part of program (create a new thread for this procedure or somthing like this).
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Sat Feb 02, 2008 2:17 pm Post subject:
You can "hijack" your own processes memory and load it into the memory of your process that its located inside then use a thread to call the start address of the module to load it. I've seen an example of doing this in VB6 so I'm sure other languages can do it. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum