/* * PROJECT: ReactOS api tests * LICENSE: GPL - See COPYING in the top level directory * PURPOSE: Test for NtUserFindExistingCursorIcon * PROGRAMMERS: */ #include START_TEST(NtUserFindExistingCursorIcon) { }