reactos/modules/rostests/apitests/user32
2021-09-13 03:52:19 +02:00
..
AttachThreadInput.c
CloseWindow.c
CMakeLists.txt [USER32_APITEST] Add SetFocus testcase (#3732) 2021-06-09 16:14:31 +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] Strengthen DrawText testcase (#2450) 2020-03-17 23:24:11 +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 [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
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
ScrollDC.c
ScrollWindowEx.c [USER32_APITEST] Strengthen ScrollWindowEx for SW_SCROLLCHILDREN (#2324) 2020-02-11 11:27:55 +09:00
SendMessageTimeout.c
SetActiveWindow.c
SetCursorPos.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
SetFocus.c [USER32_APITEST] Add SetFocus testcase (#3732) 2021-06-09 16:14:31 +09: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
ShowWindow.c [USER32_APITEST] Add ShowWindow testcase (#3689) 2021-05-30 09:37:38 +09:00
SwitchToThisWindow.c
SystemParametersInfo.c [USER32_APITEST] Add a test for SPI_GETGRADIENTCAPTIONS (#3338) 2020-12-20 23:12:20 +03:00
test.cur
test.ico
testlist.c [USER32_APITEST] Add SetFocus testcase (#3732) 2021-06-09 16:14:31 +09:00
TrackMouseEvent.c
user32_apitest.rc [USER32_APITEST] Add SetFocus testcase (#3732) 2021-06-09 16:14:31 +09:00
verclasstest1.manifest
verclasstest2.manifest
WndProc.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
wsprintf.c