How to walk through OpenXML file format using Native code

S

Sharad Bajaj

Hi!
I need to figuer it out how can I walk through OpenXML file format using
C++/VC++ without COM. WINFX has library for .Net.for open package convention.
I am looking for some helper class/library to do the same what winfx supports.

Thanks
 
Top