ReactOS
0.4.15-dev-2103-g9dff498
NtGdiCreateCompatibleBitmap.c
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS api tests
3
* LICENSE: GPL - See COPYING in the top level directory
4
* PURPOSE: Test for NtGdiCreateCompatibleBitmap
5
* PROGRAMMERS:
6
*/
7
8
#include <
win32nt.h
>
9
10
START_TEST
(
NtGdiCreateCompatibleBitmap
)
11
{
12
13
}
NtGdiCreateCompatibleBitmap
__kernel_entry W32KAPI HBITMAP APIENTRY NtGdiCreateCompatibleBitmap(_In_ HDC hdc, _In_ INT cx, _In_ INT cy)
win32nt.h
START_TEST
START_TEST(NtGdiCreateCompatibleBitmap)
Definition:
NtGdiCreateCompatibleBitmap.c:10
modules
rostests
apitests
win32nt
ntgdi
NtGdiCreateCompatibleBitmap.c
Generated on Mon Mar 1 2021 06:06:42 for ReactOS by
1.8.15