Thanks, but I still can't see how to achieve the same thing with Python,
I've looked at:
API way http://www.codeguru.com/forum/archive/index.php/t-341163.html
    GetEnhMetaFile 
        API
http://msdn.microsoft.com/en-us/library/dd144880%28v=VS.85%29.aspx 
dotNet way: http://support.microsoft.com/kb/323530
VBA Way http://www.lebans.com/imagecontroltoclipboard.htm

and several variations, but they all seem to rely on GDI or GetEnhMetaFile
or (from the VBA example) just plain don't seem to work (invalid handle back
from the SetClipboardData call)

Am I missing something that should be obvious here?

-- 
View this message in context: 
http://old.nabble.com/CF_ENHMETAFILE-SetClipboardData-%27The-handle-is-invalid%27-tp32280484p32309764.html
Sent from the Python - python-win32 mailing list archive at Nabble.com.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to