Hi !
How can i use a libriarie dll made in c++ in my vb project ???
best regards
[email protected]
Printable View
Hi !
How can i use a libriarie dll made in c++ in my vb project ???
best regards
[email protected]
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.