Does anyone knows the binary format of STG file attachments?
I have a database which is set to “Display images after loading”. This moved all images to STG files. I need to parse this STG files and extract image data from them.
This STG files are not OLE objects, looking at HEX they might be WMF (Windows Meta) but I cant open them.
Is there any documentation describing content of STG files?
Thanx in advance.