AbortPath (GDI32.@)
BOOL AbortPath ( HDC hdc )
Closes and discards paths from device context.
Check that SetLastError is being called correctly.
hdc | [In] | Handle to device context. |
Success: TRUE
Failure: FALSE
Defined in "wingdi.h".
Implemented in "dlls/gdi/path.c". source.winehq.org/source/dlls/gdi/path.c
Debug channel "gdi".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.