i want to save a word file into XML format.for this i need to use save as option.but i want to do it with my code in C++ or C.i want to connect save as option with my caode so that when my code gets executed it automatically invokes save as option.
then i want to save my Doc file into xml format;
can anyone help me with the code in C or C++.