Date: Wed, 19 Jul 1995 13:03:53 -0400 From: dj (DJ Delorie) To: mbbad AT s-crim1 DOT dl DOT ac DOT uk Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Execution of Data ? > Just a quick query. Am I right in thinking that I can load a suitable > set of bytes into an array and then jump to the start of the array (perhaps > by casting, perhaps using some of the go32_dpmi_* functions or perhaps with > inline asm) and it will execute happily under go32 ? This works in V1 and V2, and will probably continue to work forever.