Subj : how to compile a win32 dll with the borland C compiler To : borland.public.cpp.borlandcpp From : michael Date : Sat Jan 29 2005 10:14 am hallo I have tried to compile a sourcefile for a win32 dll with the borland C compiler version 5.5 and I allways get errors for the headerfiles even though I have included them in the include foldern and referenced them when I attempted to compile the source. the errors I get read like Error E2139 e:\Programme\borland\bcc55\include\max-includes\ext_maxtypes.h 56: declaration missing ; does anyone have an idea what this might could be? thanks in advance .