mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 14:19:25 +00:00
7 lines
89 B
C
7 lines
89 B
C
|
|
||
|
INT
|
||
|
Test_NtGdiCreateCompatibleBitmap(PTESTINFO pti)
|
||
|
{
|
||
|
return APISTATUS_NORMAL;
|
||
|
}
|