borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Add picture to RichTextBox without clipboard and without activating editor)Next Topic (Non microsoft grid controls) New Topic New Poll Post Reply
AndreaVB Forum : ActiveX : Help with dlls
Poster Message
ryansanders2002
Level: Big Cheese

Registered: 26-10-2004
Posts: 21

icon Help with dlls

I made a dll for a program I'm making and ran into an issue. The program only looks for the control in the directory where its refered to. How can I make it look for the dll in App.path or in the directorys defined in the Path global variable?

20-01-2005 at 08:17 PM
View Profile Send Email to User Show All Posts | Quote Reply
Goran
Level: Moderator

Registered: 16-05-2002
Posts: 1681
icon Re: Help with dlls

How are you reffering to this dll?

____________________________
If you find the answer helpful, please mark this topic as solved.

21-01-2005 at 12:14 AM
View Profile Send Email to User Show All Posts | Quote Reply
ryansanders2002
Level: Big Cheese

Registered: 26-10-2004
Posts: 21
icon Re: Help with dlls

Project>References The I choose the compiled dll.

21-01-2005 at 12:54 AM
View Profile Send Email to User Show All Posts | Quote Reply
Goran
Level: Moderator

Registered: 16-05-2002
Posts: 1681
icon Re: Help with dlls

When you distribute your program on another machine, then make sure you have included your dll in the package. You can place it either in your application folder, or in system folder, just make sure you register it. Then your application will know where to search for it.

____________________________
If you find the answer helpful, please mark this topic as solved.

21-01-2005 at 04:31 PM
View Profile Send Email to User Show All Posts | Quote Reply
ryansanders2002
Level: Big Cheese

Registered: 26-10-2004
Posts: 21
icon Re: Help with dlls

ok Thanks

21-01-2005 at 07:50 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : ActiveX : Help with dlls
Previous Topic (Add picture to RichTextBox without clipboard and without activating editor)Next Topic (Non microsoft grid controls) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder