Z zanabonir Member Joined Jul 11, 2008 Messages 18 Programming Experience 1-3 Jul 26, 2008 #1 Dear forum i create a simple dll in VC ++( MFC dll), and i want import in a VB2005. Can someone explain to me how can i do , whit a ggod example? Thanks Roberto
Dear forum i create a simple dll in VC ++( MFC dll), and i want import in a VB2005. Can someone explain to me how can i do , whit a ggod example? Thanks Roberto
Invisionsoft Well-known member Joined Apr 20, 2007 Messages 64 Location United Kingdom Programming Experience 1-3 Jul 27, 2008 #2 If the DLL is a control, Tools > Choose Toolbox items, then COM components, add etc. If not, add a reference, Project > Add Reference. Upvote 0 Downvote
If the DLL is a control, Tools > Choose Toolbox items, then COM components, add etc. If not, add a reference, Project > Add Reference.
Z zanabonir Member Joined Jul 11, 2008 Messages 18 Programming Experience 1-3 Jul 28, 2008 #3 Thank for reply i get a error doing so...I dont have to use DllImport ? Upvote 0 Downvote