reactos/rostests/apitests/w32knapi/ntuser/NtUserFindExistingCursorIcon.c
Timo Kreuzer e1b2e7a30f - header update
- add a resource

svn path=/trunk/; revision=29284
2007-09-28 17:26:29 +00:00

8 lines
92 B
C

INT
Test_NtUserFindExistingCursoricon(PTESTINFO pti)
{
return APISTATUS_NORMAL;
}