dll question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wrote a software in VC++6.0
I now need to turn it into a dll, that I can call from a VB 6.0 application (I mean I have to call some functions of the DLL)
Could anybody tell me how to do that the easiest way, as I never used VB....
Thanks
 
Hi Jojijolan,

The fastest and the most secure way probably to ask this in a VB6 newsgroup.

microsoft.public.vb

there are a lot of those

I hope you find your solution.

Cor
 
Heh, most secure way?

Yes would you think what can happen when he uses an answer from you.

:-))))

Automatic translation from me the word had to be most certain way

:-)

Cor
 
Armin,

* "Armin Zingler said:
From VB6? Then you are wrong here (this is a VB.Net group). Right place:
microsoft.public.vb.*

With VB 2005 (not VB.NET 2005), this won't be true any more ;->.
 
Back
Top