fread() with excel and powerpoint files

C

cheshercat

In a non-MFC application I used the fread() function in order to read documents (WORD) EXCEL files and PowerPoint files.
The problem is that I get not only the content of those files but also information about the file (like file owner etc.).
Is there a way to read only the content of those files?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top