reactos/rostests/apitests/w32knapi/ntuser/NtUserFindExistingCursorIcon.c

8 lines
85 B
C
Raw Normal View History

INT
Test_NtUserFindExistingCursoricon(PTESTINFO pti)
{
return APISTATUS_NORMAL;
}