NtGdiGetFontData (WIN32U.@)
DWORD NtGdiGetFontData ( HDC hdc, DWORD table, DWORD offset, void* buffer, DWORD length )
Retrieve data for TRUEType font.
success: Number of bytes returned
failure: GDI_ERROR.
Calls RtlSetLastWin32Error
Declared in "include/ntgdi.h". gitlab.winehq.org/wine/wine/blob/master/include/ntgdi.h
Implemented in "dlls/win32u/font.c". gitlab.winehq.org/wine/wine/blob/master/dlls/win32u/font.c
Debug channel "font".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.