mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
update ntgdibad.h
svn path=/trunk/; revision=27855
This commit is contained in:
@@ -206,15 +206,6 @@ NtGdiCreateDIBitmap (
|
||||
UINT Usage
|
||||
);
|
||||
|
||||
/* Use NtGdiCreateCompatibleBitmap */
|
||||
HBITMAP
|
||||
STDCALL
|
||||
NtGdiCreateDiscardableBitmap (
|
||||
HDC hDC,
|
||||
INT Width,
|
||||
INT Height
|
||||
);
|
||||
|
||||
/* Use NtGdiCreateEllipticRgn and expand the lprect-> */
|
||||
HRGN
|
||||
STDCALL
|
||||
|
||||
Reference in New Issue
Block a user