| Subject: | Delphi 2010 and Word 2010 via COM/TypeLibrary and TWordApplication Win32 [Edit] |
| Posted by: | Ralph Kooistra |
| Date: | Mon, 19 Jul 2010 |
Hi there,
I have a few tools that remotely control Word (v<2007) via TWordApplication that works fine.
I downloaded Office 2010 Trial (incl. Word 2010, Excel 2010... To me is only Word 2010 important...) version and used firstly the the built-in wrappers of Delphi (Word2000 and WordXP) because I think I could handle my stuff via the old interfaces. I got an error "interface not supported CLSID {anyGUID...}", when I use e.g. myWordApp.Connect. I tried to import a new Office 2010 TypeLibrary but I couldn't find any? I don't wanna go via .NET or sth....
Is there any possibility to use my old stuff in future Word versions, such as Word 2010?
Any workaround? It should be similar to a COM wrapper like TWordApplication... (not essentially OLE!!)
I hope for and appreciate your help.
Thanks
--
Ralph Kooistra
Berlin
UTC/GMT +1
Edited by: Ralph Kooistra on Jul 19, 2010 9:38 AM