cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Thu, 11 Nov 1999 08:02:20 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Simon Redwood <spredwood AT sri-net DOT demon DOT co DOT uk> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Dynamic Loading of functions, programs |
In-Reply-To: | <942276780.8121.0.nnrp-02.c2de6b60@news.demon.co.uk> |
Message-ID: | <Pine.SUN.3.91.991111080003.16947S-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 10 Nov 1999, Simon Redwood wrote: > Does anyone know whether or not djgpp in dos/windows environment supports > the dynamic loading of functions ? (Can I build a library/dll and call > functions from it at runtime) Yes, such features are supported. Check out section 22.14 of the DJGPP FAQ list which describes the DXE facility built into DJGPP. If that is not enough for your application, a couple of add-on packages are listed in section 22.3, under "Dynamically loaded code".
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |