Hi,

I am trying to paste transparent images to clipboard. I tried using CF_DIBV5 as well as CF_DIB. Even though the alpha channel is set, applications like Excel, Word & powerpoint ignores it. I was wondering how these applications are achieving the same? I compared the data, set by these applications, they are exactly same as what I have set.

Has anybody ever able to do the same? I am using Win32 SDK.(Wondering whether anybody was able to do this in .net)

I can post the code if it helps....

Regards

Prasanth