Carl Rheaume
March 18th, 1999, 02:30 PM
Hi !
How can i use a libriarie dll made in c++ in my vb project ???
best regards
crheaume@motus.com
How can i use a libriarie dll made in c++ in my vb project ???
best regards
crheaume@motus.com
|
Click to See Complete Forum and Search --> : Use C++ DLL in a VB project Carl Rheaume March 18th, 1999, 02:30 PM Hi ! How can i use a libriarie dll made in c++ in my vb project ??? best regards crheaume@motus.com Vinayak Sapre March 18th, 1999, 08:59 PM If you have specific difficulty please post it else refer to MSDN documrntation for calling C DLL from VB. Keep in mind all export must be WINAPI. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |