On Tue, 30 Mar 1999, Alexander Larsson wrote:

>  It would be very nice to support visio shapes. I don't know at all how
> hard it would be though. I have no information about the format for visio
> shapes. I have a hunch they're ole/com-based though which would make it
> really hard.
>  

rough info.. yah, its ole, looks like single layer: 

(from a small .vss file with multiple items)

OLEdecode output = 0
******* Stream tree:
DIR  00 'Root Entry'
   FILE 03      28 'VisioInformation'
   FILE 02     240 ' SummaryInformation'
   FILE 01   38916 'VisioDocument'
******* Top level no directory streams:
'VisioInformation'
'\x05SummaryInformation'
'VisioDocument'
OLEcode output = 0
freeOLEtree output = 0

ill work on this for a bit and see if i can build a small tool to extract
further info, and will let you guys know if i progress.

dc

Reply via email to