Date: Mon, 6 Mar 95 17:35:11 -0500 From: dj AT stealth DOT ctron DOT com (DJ Delorie) To: bb07779 AT bingsuns DOT cc DOT binghamton DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: int86x troubles... Only the int86x() functions that are supported work that way. For new development, use _go32_dpmi_simulate_int() instead, and you can manage those buffers yourself.