mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
update ntgdibad.h
svn path=/trunk/; revision=28208
This commit is contained in:
@@ -662,14 +662,6 @@ BOOL
|
||||
STDCALL
|
||||
NtGdiRemoveFontResource(LPCWSTR FileName);
|
||||
|
||||
/* Use NtGdiExtSelectClipRgn with RGN_COPY. */
|
||||
int
|
||||
STDCALL
|
||||
NtGdiSelectClipRgn (
|
||||
HDC hDC,
|
||||
HRGN hrgn
|
||||
);
|
||||
|
||||
/* Should be done in user-mode. */
|
||||
HGDIOBJ STDCALL NtGdiSelectObject(HDC hDC, HGDIOBJ hGDIObj);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user