Making DLL's with DJGPP

F

Fabio Lima

Can anyone tell me where to find tutorials on how to compile programs
in dll format in DJGPP compiler.

Im a new programmer who needs to build some dll's :)
 
T

Thomas Matthews

Fabio said:
Can anyone tell me where to find tutorials on how to compile programs
in dll format in DJGPP compiler.

Im a new programmer who needs to build some dll's :)

Have you tried searching the web for "tutorial djgpp dll"?

You will have to ask the experts in another newsgroup since
this newsgoup discusses the _standard_ C++ language which
has no standard facilities for Dynamic Link Libraries (DLL).

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
http://www.sgi.com/tech/stl -- Standard Template Library
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top