Page 1 of 1

64 bit ActiveX control

Posted: 05 Feb 2013 12:06
by adhawkins
Hi,

We are embedding VLC in IE using ActiveX. Obviously this will not work with 64 bit versions of IE, so we have to use 32 bit.

As 64 bit is more and more common, what is the status of an 'official' 64 bit release of VLC? Will this have ActiveX support?

Thanks

Andy

Re: 64 bit ActiveX control

Posted: 06 Feb 2013 23:17
by Jean-Baptiste Kempf
We have builds for each releases, but they are, so far, still marked as experimental, while working very fine.

Re: 64 bit ActiveX control

Posted: 06 Feb 2013 23:28
by adhawkins
How are they built? If we wanted to build a slightly customised version of the ActiveX control, what tools would we need to do this?

Thanks

Andy

Re: 64 bit ActiveX control

Posted: 07 Feb 2013 00:12
by Jean-Baptiste Kempf
mingw64

Re: 64 bit ActiveX control

Posted: 07 Feb 2013 00:27
by adhawkins
Ok thanks, I'll take a look into it.

Andy