Message-ID: <398DE831.1EDC9EF0@addr.com> From: Ardy Falls X-Mailer: Mozilla 4.74 [en]C-CCK-MCD NSCPCD47 (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Making dynamic link code Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 6 Date: Sun, 06 Aug 2000 15:35:29 -0700 NNTP-Posting-Host: 63.196.4.23 X-Complaints-To: abuse AT pacbell DOT net X-Trace: news.pacbell.net 965601409 63.196.4.23 (Sun, 06 Aug 2000 15:36:49 PDT) NNTP-Posting-Date: Sun, 06 Aug 2000 15:36:49 PDT Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I was wondering how could you make dynamic linking libraries. lest say, for examole I have a graohics library that I want to be able to load in different drivers that I might write for it for different video cards. thanks, -Ardy