
Help: Using DLL's with VB and VC++
Quote:
> I currently have a VB5 application that makes frequent calls to a DLL
> that
> I created in VC++. That works fine, but I want to display status info
> (in a nice dialog box) to the user while the DLL is doing some
> processing.
> Should I create a VB5 DLL to call from the VC++ DLL or somehow use
> callbacks? What is the best way to implement this?
Use VB for your GUI, or
MFC will find some way to bite you in the butt!
Quote:
> Also, I am having a problem creating a DLL in VB5. I declared my
> functions as Public but I can't see them using DUMPBIN.
VB creates OLE/ActiveX DLL's, which are very different from regular DLL's.
[snip]
--
Joe Foster <mailto:joe*AT*bftsi0.gate.net> Spam is irrelevant.
WARNING: I cannot be held responsible for the above They're coming to
because my cats have apparently learned to type. take me away, ha ha!