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

8 lines
92 B
C
Raw Normal View History

INT
Test_NtUserFindExistingCursoricon(PTESTINFO pti)
{
return APISTATUS_NORMAL;
}