1/*
2 * PROJECT: ReactOS api tests
3 * LICENSE: GPL - See COPYING in the top level directory
4 * PURPOSE: Test for NtUserFindExistingCursorIcon
5 * PROGRAMMERS:
6 */78#include "../win32nt.h"
9START_TEST(NtUserFindExistingCursorIcon)10START_TEST(NtUserFindExistingCursorIcon)11{
121314}
15