X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Mon, 19 Nov 2007 12:07:44 -0500 Message-Id: <200711191707.lAJH7iig016787@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (message from RayeR on Mon, 19 Nov 2007 08:17:13 -0800 (PST)) Subject: Re: DJGPP program under NTVDM - is possible calling a VDD driver? References: <200711191231 DOT lAJCVvqf008459 AT envy DOT delorie DOT com> Errors-To: nobody AT delorie DOT com DJGPP already does all that for sbrk() so see how it does it. Use djasm to compile it into a linkable binary blob.