Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] How to stop an ActiveX Control in SWT properly?

Hi all,

is it possible to explicitly end a win32 process which has been
started before by embedding an activeX control (e.g. Excel)?

calling 'oleControlSiteObject.dispose()' and
'oleControlSiteObject.deactivateInPlaceClient()'
does not end the process.

thanks for a hint,
chris
-------------------------------------------------------------------------
Giniality AG - Christian Sauer; Steinenberg 21, CH-4051 Basel
Phone: +41 61 226 99 66; Fax: +41 61 226 99 69;
E-Mail: xxx; WWW: http://www.giniality.com



Back to the top