mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- Remove NtGdi calls from user32 headers.
svn path=/trunk/; revision=40494
This commit is contained in:
@@ -43,8 +43,6 @@
|
||||
#include <pseh/pseh2.h>
|
||||
|
||||
/* FIXME: Use ntgdi.h then cleanup... */
|
||||
HGDIOBJ WINAPI NtGdiSelectObject(HDC hDC, HGDIOBJ hGDIObj);
|
||||
BOOL WINAPI NtGdiPatBlt(HDC hdcDst, INT x, INT y, INT cx, INT cy, DWORD rop4);
|
||||
LONG WINAPI GdiGetCharDimensions(HDC, LPTEXTMETRICW, LONG *);
|
||||
BOOL FASTCALL IsMetaFile(HDC);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user