Postby 5kinman » 02 Feb 2010 02:26
I have try to re-install the VLC but still nothing about VLC appear in the tag "COM Components" of the "Choose Toolbox Items" popup.
Then I try to use the "Browse" button to add the component by myself, and the VB.net told me that
"Self-registration for C:\Program Files\Video LAN\VLC\axvlc.dll failed" when selecting axvlc.dll, and
"The type library C:\Program Files\Video LAN\VLC\vlc.tlb cound not be loaded" when selecting vlc.exe
Well, if I add reference to the VB project, I can only get the AXVLC namespace, which will open a new window when I call the component.
That is not what I want as my major goal is to embed the VLC into my Form.