I've searched the forum and see some posts about using VLC as a component in VB6, and nobody seemed to indicate that accessing the component was an issue.
I installed VLC 0.8.2 with the ActiveX, but when I try to add "axvlc.dll" to my Toolbox (in vb.net), I get the following error:
File "C:\...\VLC\axvlc.dll" cannot be added to the Toolbox. It was not recognized as a COM server."
I can't find anything in the Internet explaining this error.
I want to include VLC as an embedded object in a standalone Windows application.
Any help would be appreciated.