GetEnhMetaFileHeader API and win32all

Roy H. Berger roybrew at att.net
Mon Nov 3 21:48:18 EST 2003


Are the APIs necessary for dealing with Enhanced Metafiles included in
win32all?  I am looking to grab some enhanced metafiles off the
clipboard for comparison purposes and am looking to read the header
via the GetEnhMetaFileHeader API call.  Also, I need the structure
definition (ENHMETAHEADER).  I've done some Python coding, but much
Python Windows API work, so I apologize if this has been answered
before.  If it has, it is well hidden within comp.lang.python.  I have
played with python 1.5.2 as well as 2.3.2 without much luck.  Please
feel free to point me to online sources, docs, etc. that I may have
missed.  Thanks in advance.

Best Regards,

Roy Berger




More information about the Python-list mailing list