mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
update ntgdibad.h
svn path=/trunk/; revision=30928
This commit is contained in:
parent
eef9f0a1b4
commit
5350a24feb
1 changed files with 0 additions and 3 deletions
|
@ -350,9 +350,6 @@ BOOL
|
|||
STDCALL
|
||||
NtGdiRemoveFontResource(LPCWSTR FileName);
|
||||
|
||||
/* Should be done in user-mode. */
|
||||
HGDIOBJ STDCALL NtGdiSelectObject(HDC hDC, HGDIOBJ hGDIObj);
|
||||
|
||||
/* Use SetDIBitsToDevice in gdi32. */
|
||||
INT
|
||||
STDCALL
|
||||
|
|
Loading…
Reference in a new issue