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.