reactos/rostests/apitests/user32
Giannis Adamopoulos f31f0a8e5d [user32_apitest]
- Hack around the fact that desktop handling in ros is awful. Now the child threads use the proper desktop.
- Convert all calls to SendMessage to SendMessageTimeout to make sure it won't hang (it doesn't hang in windows but who knows what can happen in ros)
- Add a few more tests

svn path=/trunk/; revision=57079
2012-08-15 19:37:29 +00:00
..
AttachThreadInput.c [user32_apitest] 2012-08-15 19:37:29 +00:00
CMakeLists.txt [user32_apitest] 2012-08-13 18:04:04 +00:00
DeferWindowPos.c [user32_apitest] 2012-08-13 18:04:04 +00:00
desktop.c [user32_apitest] 2012-02-19 23:46:06 +00:00
GetIconInfo.c [USER32_APITEST] 2011-03-03 21:49:44 +00:00
GetKeyState.c [user32_apitest] 2011-04-17 10:35:09 +00:00
GetPeekMessage.c [USER32_APITEST] 2011-03-01 12:05:39 +00:00
GetSystemMetrics.c [USER32_APITEST] Fix GetSystemMetrics test output which was interpret by testman as crash. 2011-10-09 09:41:49 +00:00
helper.c [user32_apitest] 2012-08-13 18:04:04 +00:00
helper.h [user32_apitest] 2012-08-13 18:04:04 +00:00
InitializeLpkHooks.c Add missing files 2010-08-25 08:50:10 +00:00
RealGetWindowClass.c Add missing files 2010-08-25 08:50:10 +00:00
resource.h [USER32_APITEST] 2011-03-03 21:49:44 +00:00
ScrollDC.c [APITESTS] 2011-06-01 18:20:51 +00:00
ScrollWindowEx.c Add missing files 2010-08-25 08:50:10 +00:00
SetActiveWindow.c [user32_apitest] 2012-08-13 18:04:04 +00:00
SetCursorPos.c [user32_apitest.rbuild] 2011-09-23 12:05:40 +00:00
SystemParametersInfo.c [user32_apitest] 2012-08-13 18:04:04 +00:00
test.cur [USER32_APITEST] 2011-03-03 21:49:44 +00:00
test.ico [USER32_APITEST] 2011-03-03 21:49:44 +00:00
testlist.c [user32_apitest] 2012-08-13 18:04:04 +00:00
TrackMouseEvent.c [user32_apitest] 2012-08-13 18:04:04 +00:00
user32_apitest.rc [USER32_APITEST] 2011-03-03 21:49:44 +00:00
WndProc.c [USER32_APITEST] 2011-08-23 06:45:36 +00:00
wsprintf.c [CRT TEST][USER32_APITEST] 2012-07-04 17:33:56 +00:00