reactos/rostests/apitests/user32
Thomas Faber 487818ab87 [USER32_APITEST]
- Add a test for SendMessageTimeout failure case
- Remove a pointless (and broken) memset (Coverity)
CORE-8699

svn path=/trunk/; revision=64948
2014-10-24 09:16:04 +00:00
..
AttachThreadInput.c [APITEST:USER32] 2014-05-03 17:08:39 +00:00
CMakeLists.txt [USER32_APITEST] 2014-10-24 09:16:04 +00:00
CreateIconFromResourceEx.c
DeferWindowPos.c
desktop.c
DestroyCursorIcon.c
DrawIconEx.c
EnumDisplaySettings.c
GetIconInfo.c
GetKeyState.c
GetPeekMessage.c
GetSystemMetrics.c
GetUserObjectInformation.c [USER32_APITEST] 2014-10-13 09:22:59 +00:00
helper.c
helper.h
InitializeLpkHooks.c
LoadImage.c [USER32_APITEST] 2014-10-23 11:19:21 +00:00
LookupIconIdFromDirectoryEx.c
RealGetWindowClass.c
resource.h
ScrollDC.c
ScrollWindowEx.c
SendMessageTimeout.c [USER32_APITEST] 2014-10-24 09:16:04 +00:00
SetActiveWindow.c
SetCursorPos.c [USER32_APITEST] 2014-10-24 09:16:04 +00:00
SystemParametersInfo.c
test.cur
test.ico
testlist.c [USER32_APITEST] 2014-10-24 09:16:04 +00:00
TrackMouseEvent.c
user32_apitest.rc
WndProc.c [NTDLL_APITEST] Disable NtContinue test when runtime checks are enabled 2014-10-19 19:37:55 +00:00
wsprintf.c