December 03, 2003
Hello, all:

I would like to know how to build a DLL, but DMC document did not provide very 'easy' and 'clear' Example and Steps. Since I have never done any DLL on any C compiler before. If someone could give me a easy instruction to build DLL and wirte another program to USE this DLL, I will appreciate.

P.S.
So far, I am able to compile C/C++ program under DOS prompt, and
I don't have DMC IDE.

Jau Bing Lin


December 03, 2003
The best guide I've found to the issues involved is Richter's "Advanced Windows", see the link in www.digitalmars.com/bibliography.html


<linjaubing@mail.com> wrote in message news:bqk4kr$1mve$1@digitaldaemon.com...
> Hello, all:
>
> I would like to know how to build a DLL, but DMC document did not provide very 'easy' and 'clear' Example and Steps. Since I have never done any DLL on any C compiler before. If someone could give me a easy instruction to build DLL and wirte another program to USE this DLL, I will appreciate.
>
> P.S.
> So far, I am able to compile C/C++ program under DOS prompt, and
> I don't have DMC IDE.
>
> Jau Bing Lin
>
>