S
skaushik
My application places a bitmap onto the clipboard using
SetClipboardData. The bitmap is copied in both the CF_BITMAP and CF_DIB
formats, and it can be pasted into Microsoft Paint, Wordpad, and pretty
much any other application. However, it cannot be pasted into
Powerpoint.
Does Powerpoint not recognize the plain old bitmap format on the
clipboard? Is there some other format that I should copy the bitmap to
the clipboard as?
Thanks,
-K
SetClipboardData. The bitmap is copied in both the CF_BITMAP and CF_DIB
formats, and it can be pasted into Microsoft Paint, Wordpad, and pretty
much any other application. However, it cannot be pasted into
Powerpoint.
Does Powerpoint not recognize the plain old bitmap format on the
clipboard? Is there some other format that I should copy the bitmap to
the clipboard as?
Thanks,
-K