Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am newbie to open office, i am working on module that convert doc/docx to word 2003 xml document..which is saveAs option in microsoft office..i have seen so many Microosft.office.interop examples implemented using c#..since i want to implement in c++, is there any blogs or tutorials that teaches how to use interop using c++?
Posted
Updated 11-Sep-14 21:55pm
v2

1 solution

Take a look at http://support.microsoft.com/kb/196776[^] to see how difficult Microsoft made it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900