Article #20899: Creating non-VCL DLLs with C++Builder
Question: How can I create a non-VCL DLL with C++Builder
Answer: In C++Builder 4.0, go to File | New | Console Wizard and under execution type select DLL.
In C++Builder 5.0, go to File | New | DLL and uncheck the "Use VCL"