mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
8 lines
77 B
C
8 lines
77 B
C
|
|
INT
|
|
Test_DCICreatePrimary(PTESTINFO pti)
|
|
{
|
|
|
|
return APISTATUS_NORMAL;
|
|
}
|
|
|