VB Gurus,

Is there a way to write a simple (i.e. non-ActiveX) DLL in VB that exports functions to be called from a VC program? All help info I was able to find about VB DLLs, describes how to write COM/ActiveX components, and this is not what I need. I have an impression that it cannot be done. Am I wrong?

Thanks in advance.