reactos/rostests/apitests/w32knapi/ntgdi/NtGdiCreateCompatibleBitmap.c

7 lines
83 B
C
Raw Normal View History

INT
Test_NtGdiCreateCompatibleBitmap(PTESTINFO pti)
{
return APISTATUS_NORMAL;
}