Anyone know how to Copy an IPictureDisp Image or a StdPicture Image to the Windows Clipboard?
I'm using VBA in Outlook2000, so the VB Clipboard object is not available to me.
Thanx in advance :)
Printable View
Anyone know how to Copy an IPictureDisp Image or a StdPicture Image to the Windows Clipboard?
I'm using VBA in Outlook2000, so the VB Clipboard object is not available to me.
Thanx in advance :)
I used that code, but LoadImage didn't work using an Icon file and IsClipboardFormatAvailable didn't work at all, citing out of memory errors.
I modified my code to use some of it, and my procedures to just use bitmaps.