reactos/modules/rostests/apitests/user32
2019-12-31 15:18:41 +01:00
..
AttachThreadInput.c
CloseWindow.c [APITESTS] Improve CloseWindow testcase (#997) 2018-10-30 08:54:40 +09:00
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] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +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 [USER32_APITEST] Improve GetMessageTime tests more (#1254) 2019-01-18 12:11:53 +09:00
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
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 [APITESTS] Add InSendMessage check in SwitchToThisWindow testcase (#998) 2018-10-30 17:14:37 +09:00
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