On Jul 7, 2004, at 4:02 PM, smash (Ben) wrote:
I learn by analyzing existing code, and I was wondering if anyone had
any sample code? I've got a Visual Basic program (unfortunately) for
Windows and I could benefit from something to work off of. (at the
moment I'm unable to locate any documentation or anything for the
DLLs, etc., so I'm pretty lost)
Here's an article on calling C++ DLL code from VB:
http://www.developerfusion.com/show/1973/
And this one:
http://www.vb-helper.com/howto_vcc_dll.html
With .NET you can call a DLL written in another language, like C, C++
or C#, from VB. The reverse is also true.
Rob
_______________________________________________
rendezvous mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/rendezvous
Do not post admin requests to the list. They will be ignored.