944,047 Members | Top Members by Rank

Ad:
Sep 11th, 2007
0

vb6- dll file not found?

Expand Post »
I am currently developing audio player project in vb6.
i have downloaded a dll file named "WinampPluginWrapper.dll"
i make this dll file methods inherit from vb class. But i try
to execute the file i got error that " WinampPluginWrapper.dll" not
found.
Then i Placed this dll file available to the application in all ways
like in system32, app path, system registry path. But i got same error
dll file not found.

Can any one tell me? how to make the dll file available to my
application. Please reply soon anyone.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
itekchandru is offline Offline
1 posts
since Sep 2007
Sep 11th, 2007
0

Re: vb6- dll file not found?

u can try this method.

within vb6 ide goto project->references
click browse and move to the location where u have saved the dll file.select the file and click ok.

u will see the file is added in the ref. list with a check marks on. now click ok.

now ur project should have no problem to access to this file.

hope this work
Reputation Points: 30
Solved Threads: 49
Posting Pro
choudhuryshouvi is offline Offline
553 posts
since May 2007
Sep 11th, 2007
0

Re: vb6- dll file not found?

Place the file in system32 and register the DLL with windows using the REGSVR32 key.
Featured Poster
Reputation Points: 665
Solved Threads: 427
Posting Genius
debasisdas is offline Offline
6,406 posts
since Feb 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Accessing Crystal Report
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: how to make a batch of files





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC