Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » What's Required for an ActiveX control to work with SWT OLE?
What's Required for an ActiveX control to work with SWT OLE? [message #440101] Thu, 22 July 2004 05:43 Go to next message
Devon Berry is currently offline Devon BerryFriend
Messages: 9
Registered: July 2009
Junior Member
Hi,

I have an ActiveX control that works in IE and VB, but is not working within
SWT. I have registered the control (ocx) on the system using regsvr32 and
can see it in OLEViewer fine. When SWT tries to load it, it finds the
program ID and CLSID just fine but fails when OleControlSite makes its
native COM.OleCreate call.

I do not have a seperate type library (tlb) registered with the system for
this control. It is serving as its own type library. Could this be causing
it? What could possibly cause COM.OleCreate to fail?

Any help would be greatly appreciated!

Devon
Re: What's Required for an ActiveX control to work with SWT OLE? [message #440993 is a reply to message #440101] Mon, 09 August 2004 15:57 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
What error are you getting?

"Devon Berry" <dmindsi@nospaml.com> wrote in message
news:cdnk43$ao7$1@eclipse.org...
> Hi,
>
> I have an ActiveX control that works in IE and VB, but is not working
within
> SWT. I have registered the control (ocx) on the system using regsvr32 and
> can see it in OLEViewer fine. When SWT tries to load it, it finds the
> program ID and CLSID just fine but fails when OleControlSite makes its
> native COM.OleCreate call.
>
> I do not have a seperate type library (tlb) registered with the system for
> this control. It is serving as its own type library. Could this be
causing
> it? What could possibly cause COM.OleCreate to fail?
>
> Any help would be greatly appreciated!
>
> Devon
>
>
Previous Topic:Javadoc
Next Topic:Drag and Drop with URLs
Goto Forum:
  


Current Time: Fri Apr 26 21:31:38 GMT 2024

Powered by FUDForum. Page generated in 0.03054 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top