Re: step by step to use ActiveX control from java
Roger I Martin PhD <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Pull out the CVS HEAD version and look at C:\jawin\docs\jawintypebrowser.html ----- Original Message ----- From: "Thuan Truong" <[email protected]> To: <[email protected]> Sent: Monday, March 29, 2004 9:26 PM Subject: [JAWIN] step by step to use ActiveX control from java > Hi all, > > I am a java programmer and I am not expert on C++/COM. I have an ActiveX > control (ODCAXS.OCX) and it has a method: LONG ConvertDocument( LPCTSTR > lpInputFile, LPCTSTR lpOutputFile ) . I am a new to javawin . I don't > know how can I call this method from java. Does anyone can show me step > by step to call a method of an Activex control? > > any help will be greatly appreciated. > best regards, > > Thuan Truong