mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
update ntgdibad.h
svn path=/trunk/; revision=27891
This commit is contained in:
@@ -605,17 +605,6 @@ NtGdiGetTextCharset(HDC hDC);
|
||||
/* Needs to be done in user-mode, using shared GDI Object Attributes. */
|
||||
COLORREF STDCALL NtGdiGetTextColor(HDC hDC);
|
||||
|
||||
/* Rename to NtGdiGetTextExtentExW. Add 0 at the end. */
|
||||
BOOL
|
||||
STDCALL
|
||||
NtGdiGetTextExtentExPoint(HDC hDC,
|
||||
LPCWSTR String,
|
||||
int Count,
|
||||
int MaxExtent,
|
||||
LPINT Fit,
|
||||
LPINT Dx,
|
||||
LPSIZE Size);
|
||||
|
||||
/* Rename to NtGdiGetTextFaceW, add FALSE at the end. */
|
||||
int
|
||||
STDCALL
|
||||
|
||||
Reference in New Issue
Block a user