Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What happened to CF_RTFNOOBJS and CF_RTF and CF_RETEXTOBJ

3 views
Skip to first unread message

AAaron123

unread,
May 9, 2008, 2:26:54 PM5/9/08
to
Before DotNet there were the formats:

// Clipboard formats - use as parameter to RegisterClipboardFormat()

#define CF_RTF TEXT("Rich Text Format")

#define CF_RTFNOOBJS TEXT("Rich Text Format Without Objects")

#define CF_RETEXTOBJ TEXT("RichEdit Text and Objects")

Are they still used by any MS programs like Word or WordPad?

If they are how are they handled by DotNET?

Thanks


0 new messages