reactos/modules/rostests/apitests/user32
Katayama Hirofumi MZ eb227153e5
[USER32_APITEST] Strengthen ScrollWindowEx for SW_SCROLLCHILDREN (#2324)
Improve ScrollWindowEx testcase for investigation of SW_SCROLLCHILDREN flag.
CORE-16687, CORE-12114
2020-02-11 11:27:55 +09:00
..
AttachThreadInput.c
CloseWindow.c
CMakeLists.txt [USER32_APITEST] Add DrawText testcase (#2140) 2019-12-09 10:02:50 +09:00
CreateDialog.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
CreateIconFromResourceEx.c
CreateWindowEx.c [ROSTESTS] Update test helpers to allow custom file/line info 2020-02-08 22:09:13 +01:00
DeferWindowPos.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
desktop.c
DestroyCursorIcon.c
DM_REPOSITION.c [USER32_APITEST] Power to DM_REPOSITION testcase (#2055) 2019-11-20 09:23:32 +09:00
DrawIconEx.c
DrawText.c [USER32_APITEST] Add DrawText testcase (#2140) 2019-12-09 10:02:50 +09:00
EmptyClipboard.c
EnumDisplaySettings.c
GetDCEx.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
GetIconInfo.c
GetKeyState.c
GetMessageTime.c
GetPeekMessage.c
GetSystemMetrics.c
GetUserObjectInformation.c [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
GetWindowPlacement.c
InitializeLpkHooks.c
LoadImage.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
LookupIconIdFromDirectoryEx.c
MessageStateAnalyzer.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
NextDlgItem.c
precomp.h
PrivateExtractIcons.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
RealGetWindowClass.c
RedrawWindow.c [ROSTESTS] Skip some flaky test / do not count successes 2019-12-04 01:24:49 +01:00
RegisterClassEx.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
RegisterHotKey.c
resource.h
ScrollBarWndExtra.c [USER32_APITEST] Show that scrollbars can be created when extra window data is requested. 2019-01-21 22:25:35 +01:00
ScrollDC.c
ScrollWindowEx.c [USER32_APITEST] Strengthen ScrollWindowEx for SW_SCROLLCHILDREN (#2324) 2020-02-11 11:27:55 +09:00
SendMessageTimeout.c [ROSTESTS] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +01:00
SetActiveWindow.c
SetCursorPos.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
SetParent.c
SetProp.c [ROSTESTS] Skip some flaky test / do not count successes 2019-12-04 01:24:49 +01:00
SetScrollInfo.c
SetScrollRange.c
SwitchToThisWindow.c
SystemParametersInfo.c [ROSTESTS] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +01:00
test.cur
test.ico
testlist.c [USER32_APITEST] Add DrawText testcase (#2140) 2019-12-09 10:02:50 +09:00
TrackMouseEvent.c
user32_apitest.rc [USER32_APITEST] Power to DM_REPOSITION testcase (#2055) 2019-11-20 09:23:32 +09:00
verclasstest1.manifest
verclasstest2.manifest
WndProc.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
wsprintf.c