Re: General OLE questions

From: Alexander Nickolov (agnickolov_at_mvps.org)
Date: 01/28/05


Date: Fri, 28 Jan 2005 10:11:02 -0800

1. Yes - the preview is typically a metafile

2. This is rather academic as none such exist, but yes, the
preview only requires the caller to understand its format.
However, opening the document itself requires structured
storage, e.g. COM, so the point it _really_ moot. You
just can't get the preview without COM.

-- 
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@mvps.org
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
"mk" <mk@discussions.microsoft.com> wrote in message 
news:75D2E9A3-0736-4846-A349-B2D9EF3C8C3C@microsoft.com...
>I am looking into embedding OLE objects into RTF documents.  The 
>requirement
> is that these RTF documents will be useful in say 30 years when 
> corresponding
> editors and technologies may not be available anymore.  Hence the 
> questions:
>
> 1. From my understanding, OLE objects separate the design data and preview
> data.  Is the preview data in a format that can be rendered without having
> the application that is used for editing installed?
>
> 2. Can OLE preview/result data be viewed in an environment that does not
> support COM?
>
> Any comments are appreciated.
>
> Martin Kuba 


Relevant Pages

  • Re: General OLE questions
    ... metafile formats - the old persistent form of the original ... > based on what application initially embedded the OLE objects into the RTF ... is the format of the metafile defined through the OLE ... >>>I am looking into embedding OLE objects into RTF documents. ...
    (microsoft.public.win32.programmer.ole)
  • Re: Defect in word 2007 to Word 2003 converter
    ... you will in that case lose the OLE objects. ... present, but when the user clicks on the icon to open it, only the "Format ... the data in the embeded document is lost and cannot be opened ... McGhie Information Engineering Pty Ltd ...
    (microsoft.public.mac.office.word)
  • General OLE questions
    ... I am looking into embedding OLE objects into RTF documents. ... editors and technologies may not be available anymore. ...
    (microsoft.public.win32.programmer.ole)