273 Subj : Creating DLLs with Borland C++ 5.5 For Use In VB (Not COM or OLE) To : borland.public.cpp.borlandcpp From : "David Cravey" Date : Thu Oct 02 2003 09:31 pm Hi, I am wanting to create a few very simple DLLs to export a few functions (not classes) that I can use in Visual Basic. My company requires me to use Visual Basic, but sometimes I need to create a few processing routines that are not impossible but very slow in VB. If anyone has an example C file which exports one or more functions which can be used by VB then I would be very appreciative. Thanks, David . 0