74.4 Windows-Format to Enhanced-Format Conversions

You can convert a windows-format metafile to an enhanced-format metafile by first calling the GetWinMetaFileBits function to retrieve the data from the windows-format metafile and then by calling the SetWinMetaFileBits function to convert this data into an enhanced-format metafile.