mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
d55028d26f
svn path=/trunk/; revision=33818
7 lines
83 B
C
7 lines
83 B
C
|
|
INT
|
|
Test_NtGdiCreateCompatibleBitmap(PTESTINFO pti)
|
|
{
|
|
return APISTATUS_NORMAL;
|
|
}
|