mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
update ntgdibad.h
svn path=/trunk/; revision=28030
This commit is contained in:
parent
ce40832234
commit
133adbc1a6
1 changed files with 0 additions and 4 deletions
|
@ -1062,10 +1062,6 @@ NtGdiUpdateICMRegKey(DWORD Reserved,
|
|||
/* These shouldn't even be called NtGdi */
|
||||
HDC STDCALL NtGdiGetDCState(HDC hDC);
|
||||
WORD STDCALL NtGdiSetHookFlags(HDC hDC, WORD Flags);
|
||||
INT
|
||||
STDCALL
|
||||
NtGdiSelectVisRgn(HDC hdc,
|
||||
HRGN hrgn);
|
||||
VOID STDCALL NtGdiSetDCState ( HDC hDC, HDC hDCSave );
|
||||
|
||||
/* All this Should be in user-mode, not NtUser calls. Especially not in GDI! */
|
||||
|
|
Loading…
Reference in a new issue