Compiler PBDLL60
Does anyone have an example of how to copy a Word-document (Word 97) to the
clipboard from within an application? Using the %CF_TEXT format does not
work. The Word-format is obviously more complicated. Does Windows support a
default clipboard-format for Word-documents or do you need to register it,
using "RegisterClipBoardFormat"? And if the latter is the case, how?
Thanks,
Egbert
Does anyone have an example of how to copy a Word-document (Word 97) to the
clipboard from within an application? Using the %CF_TEXT format does not
work. The Word-format is obviously more complicated. Does Windows support a
default clipboard-format for Word-documents or do you need to register it,
using "RegisterClipBoardFormat"? And if the latter is the case, how?
Thanks,
Egbert
Comment