Welcome Guest Search | Active Topics | Sign In | Register

C++ EO Web browser Options
darren
Posted: Thursday, October 29, 2015 4:24:31 AM
Rank: Newbie
Groups: Member

Joined: 3/23/2015
Posts: 8
Hi

I am using EO Web browser in a C#.NET program and very happy now since the 2015 cam with some big performance improvements.

I would like also to deploy it in our old legacy c++ programs - is this possible? If not then do you plan a c++ version? Linux version?
eo_support
Posted: Thursday, October 29, 2015 10:13:41 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

We do not have any plans to release a C++ version since our main focus is .NET platform on Windows. On Windows, it is possible for you to use .NET component in a C++ application through .NET interop. The most common way is to wrap the .NET components and expose it as a COM object, then use it in C++ through COM. You can search online and you should be able to find plenty of information for that.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.