Subj : Re: Problem making a DLL To : borland.public.cpp.borlandcpp From : "David J Taylor" Date : Sun Jan 11 2004 09:56 am 32-bit. Borland C++ 5.5.1 for Win32 "Ed Mulroy [TeamB]" wrote in message news:400087e6$1@newsgroups.borland.com... > 16 bit or 32 bit program? What version of Borland C++ are you using? > > . Ed > > > David J Taylor wrote in message > > news:40004499$1@newsgroups.borland.com... > > > > I'm more at home with Delphi than C++, so please forgive me > > if the answer to this is obvious. I am trying to build the LPNG > > DLL, version 1.2.5. I realise that you need Zlib V1.2.1, and I > > have built this (probably OK) with the supplied makefile. > > However, when trying to build the LPNG dll, instead of a full > > ~200KB DLL, I just get 23KB DLL which contains but one > > entry: ___CPPdebugHook. It's as if none of the functions are > > being marked as exported. > > > > I can produce the makefile for the command-line compiler if > > that would help you. As I say, I'm very unfamiliar with this > > stuff! > > .