Re: how to build executable instructions blocks dynamically

2007-06-06 Thread Mike Stump
On Jun 6, 2007, at 9:43 AM, Gorgonite wrote: I'm sorry if the answer has already been given, but I haven't found :'( Yes, it has, google will find it too... :-) I want to build executable instructions blocks dynamically Wrong list... You want a list that has something to do with the OS

how to build executable instructions blocks dynamically

2007-06-06 Thread Gorgonite
Hello, I'm sorry if the answer has already been given, but I haven't found :'( I want to build executable instructions blocks dynamically, in order to use the "preparations sequences" in a virtual machine. I want to create a buffer and to put some code into it. Until now, I've thought (with