mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
d55028d26f
svn path=/trunk/; revision=33818
6 lines
83 B
C
6 lines
83 B
C
|
|
INT
|
|
Test_NtGdiCreateCompatibleBitmap(PTESTINFO pti)
|
|
{
|
|
return APISTATUS_NORMAL;
|
|
}
|