Page 1 of 1

bug in activex ?

Posted: 21 Aug 2008 23:32
by klsc
under vista i test to implement a wrapper in visual studio 2008 and mfc. the only classes for what i can implement a wrapper are the two control classes. all other classes like IVLCPlaylist display the following error:

---------------------------
Microsoft Visual Studio
---------------------------
Cannot find coclass for interface IVLCMessage
---------------------------
OK
---------------------------

---------------------------
Microsoft Visual Studio
---------------------------
Cannot find coclass for interface IVLCPlaylist
---------------------------
OK
---------------------------
....

is there an error in the activex interface implementation?