Mauro Russo wrote:
> i generated a little .dll to use it in CBuilder.
> I need to generate also the file .lib and not only the file .dll (CBuildre needs it).
> How to do it?
Try the implib command. For details, try asking in a C++ Builder forum.
Delphi doesn't need lib files and doesn't generate them.
--
Rob