Topic: How to make DLL files


Author: xmsb@shadow.borland.com (the MOST SIGNIFICANT bit)
Date: 1995/03/30
Raw View
a94andka@ida.his.se (Anders Karlsson) writes:

>I use Borland C++ 3.0 and want to know how to make DLL files.

try posting in an appropriate newsgroup.

comp.os.ms-windows.programmer.tools comes to mind.
i'll set the followups to there so you don't need to repost.

also, look in your docs for either "DLL" or "dynamic link library".
Building DLLs have little to do with the C++ standardization procress.

--xmsb
xmsb@borland.com
xmsb@slaughter.com








Author: a94andka@ida.his.se (Anders Karlsson)
Date: 1995/03/29
Raw View
I use Borland C++ 3.0 and want to know how to make DLL files.