R
rschoofs
I want to a parse a OneNote file in a background application like a Windows Service. As far as I know the COM API does not work well (or at all) in these non-interactive, multithreaded environments.
I have scanned through the MS-ONESTORE and MS-ONE documentation (http://msdn.microsoft.com/en-us/library/dd951288(v=office.12).aspx).
I am now hip-deep in FileNodes and Manifest lists and extended GUIDs, but Sections and Pages are still nowhere in sight.
Can anyone show me the fast track from the header of a .one file down to the WzInAtom elements of the individual Unicode strings?
I have scanned through the MS-ONESTORE and MS-ONE documentation (http://msdn.microsoft.com/en-us/library/dd951288(v=office.12).aspx).
I am now hip-deep in FileNodes and Manifest lists and extended GUIDs, but Sections and Pages are still nowhere in sight.
Can anyone show me the fast track from the header of a .one file down to the WzInAtom elements of the individual Unicode strings?