vb6- dll file not found?

Reply

Join Date: Sep 2007
Posts: 1
Reputation: itekchandru is an unknown quantity at this point 
Solved Threads: 0
itekchandru itekchandru is offline Offline
Newbie Poster

vb6- dll file not found?

 
0
  #1
Sep 11th, 2007
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.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 537
Reputation: choudhuryshouvi is an unknown quantity at this point 
Solved Threads: 49
choudhuryshouvi's Avatar
choudhuryshouvi choudhuryshouvi is offline Offline
Posting Pro

Re: vb6- dll file not found?

 
0
  #2
Sep 11th, 2007
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
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,094
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 127
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic

Re: vb6- dll file not found?

 
0
  #3
Sep 11th, 2007
Place the file in system32 and register the DLL with windows using the REGSVR32 key.
Share your Knowledge.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC