[USER32_APITEST]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 3 Mar 2011 21:49:44 +0000 (21:49 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 3 Mar 2011 21:49:44 +0000 (21:49 +0000)
commit54010b7e9ec30b6a8681fe9fbea00c24f6af4d9c
treedcac150a5aaaadb2a82f136d8ab8f82a383a7a91
parentaa667282285d90a335a6d9b4775825f88ea1e555
[USER32_APITEST]
Add a cursor and an icon and use those instead of system cursor. Fixes tests on Windows.

svn path=/trunk/; revision=50965
rostests/apitests/user32/CMakeLists.txt
rostests/apitests/user32/GetIconInfo.c
rostests/apitests/user32/resource.h [new file with mode: 0644]
rostests/apitests/user32/test.cur [new file with mode: 0644]
rostests/apitests/user32/test.ico [new file with mode: 0644]
rostests/apitests/user32/user32_apitest.rbuild
rostests/apitests/user32/user32_apitest.rc [new file with mode: 0644]