mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
Add Enhanced Meta File header pointer to local DC structure.
svn path=/trunk/; revision=24819
This commit is contained in:
@@ -119,6 +119,7 @@ typedef struct _LDC
|
||||
HDC hDC;
|
||||
ULONG Flags;
|
||||
INT iType;
|
||||
PVOID pEmfDC; /* Pointer to ENHMETAHEADER structure */
|
||||
ABORTPROC pAbortProc; /* AbortProc for Printing */
|
||||
} LDC, *PLDC;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user