reactos/rostests/apitests/user32
Giannis Adamopoulos a947b9c6fc [user32_apitest.rbuild]
- Move shared code used to log window messages in helper.c
- Implement logging hooks
- Fix comparing the logged messages to show the correct line of the test
- Add tests for hooks in TrackMouseEvent test

svn path=/trunk/; revision=53812
2011-09-23 12:05:40 +00:00
..
CMakeLists.txt [user32_apitest.rbuild] 2011-09-23 12:05:40 +00:00
DeferWindowPos.c
GetIconInfo.c
GetKeyState.c
GetPeekMessage.c
GetSystemMetrics.c
helper.c [user32_apitest.rbuild] 2011-09-23 12:05:40 +00:00
helper.h [user32_apitest.rbuild] 2011-09-23 12:05:40 +00:00
InitializeLpkHooks.c
RealGetWindowClass.c
resource.h
ScrollDC.c
ScrollWindowEx.c
SetActiveWindow.c [user32_apitest.rbuild] 2011-09-23 12:05:40 +00:00
SetCursorPos.c [user32_apitest.rbuild] 2011-09-23 12:05:40 +00:00
test.cur
test.ico
testlist.c [user32_apitest] 2011-09-21 12:30:22 +00:00
TrackMouseEvent.c [user32_apitest.rbuild] 2011-09-23 12:05:40 +00:00
user32_apitest.rbuild [user32_apitest.rbuild] 2011-09-23 12:05:40 +00:00
user32_apitest.rc
WndProc.c