X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Thu, 31 Jan 2002 18:04:16 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Xavier Langlois cc: djgpp AT delorie DOT com Subject: Re: alternative to vmemory.h / .lib In-Reply-To: <3C59423D.6CDDDEAE@webplaza.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 31 Jan 2002, Xavier Langlois wrote: > The functions are > _vlock > _vunlock > _vmalloc > _vmsize > _vfree > > allways on a _vmhnd_t structure. DJGPP doesn't have those. I don't really know what they do, so I cannot give any further advice. It's possible that this program is not portable to DJGPP, at least not in full. What are those functions used for?