Hi All,

I need to develop a command line
application to convert .xls and .doc files in to .odf(open document format) file.
I am wondering how to i read .xls files.
Please cal any body tell me using pure c ++ win32 (without mfC and ATL and managed )is it possible to do it.
If possible than provide me infor regarding how to read .xls file and win Api required to fo it.