NAME

CopyMetaFileA  (GDI32.@)

SYNOPSIS

 HMETAFILE CopyMetaFileA
 (
  HMETAFILE hSrcMetaFile,
  LPCSTR    lpFilename
 )

DESCRIPTION

See CopyMetaFileW.

IMPLEMENTATION

Declared in "wingdi.h". https://source.winehq.org/source/include/wingdi.h

Implemented in "dlls/gdi32/metafile.c". https://source.winehq.org/source/dlls/gdi32/metafile.c

Debug channel "metafile".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.