Link to home
Start Free TrialLog in
Avatar of anik
anik

asked on

Create DLL using Turbo C ?

How can I create DLL for my Visual Basic Application using turbo C?
Avatar of mlaiosa
mlaiosa

what version of turbo C, of VB
Avatar of anik

ASKER

turbo C++ 3.0, Visual Basic 6.0
ASKER CERTIFIED SOLUTION
Avatar of prozak
prozak

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
there (at VStudio vb cd) is a file vb5dll.doc:
\vb5.0\tools\docs
very good explanation how to connect VC 4.0 dll's to vb... Im not sure if it applies to TC, but I hope it might be helpful as well :)