The information in this article applies to:
SUMMARYUnlike Windows versions 2.x, versions 3.0 and 3.1 of Microsoft Windows permit an application to play a metafile into another metafile. Under Windows 3.0, the destination metafile must be a disk-based metafile. This restriction has been removed from Windows 3.1. MORE INFORMATIONUnder Windows 3.0, playing a metafile into a new memory metafile fails. The following is a code fragment that demonstrates the correct procedure for successfully playing a metafile into a new, disk-based metafile that is compatible with both Windows 3.0 and 3.1.
At this point, the handle to the destination metafile can be used, or
it can be deleted and retrieved later when it is needed.
Additional query words: 3.00 3.10
Keywords : |
Last Reviewed: November 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |