ActiveX support

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mht0210
Newbie
Newbie
Posts: 2
Joined: Thu Jan 22, 2015 7:15 am

ActiveX support

Post by mht0210 »

Hi,

I've got one requirement to support ActiveX on latest version on IE(v11+)
When I searched the wineqh/appDB , found no hits showing support for ActiveX, neither for latest IE nor for earlier version of IE.

Is it correct that ActiveX is currently not supported on wine?
if not supported then is there any alternate mechanism to view activeX controls.
Is there any work in progress on supporting activex?

any pointer on this topic will be of great help.
Thanks in advance

Regards,
mht
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: ActiveX support

Post by dimesio »

ActiveX support started with 1.3.9, and it is being worked on. There are still many bugs.

Make sure you are using the latest development release of Wine, and if you have a problem with ActiveX on a specific site, file a bug.
mht0210
Newbie
Newbie
Posts: 2
Joined: Thu Jan 22, 2015 7:15 am

Re: ActiveX support

Post by mht0210 »

Thanks for reply. I will file bug in case any issues I discover.
Locked