reactos/modules/rostests/apitests/user32
2019-08-15 15:24:12 +02:00
..
AttachThreadInput.c
CloseWindow.c [APITESTS] Improve CloseWindow testcase (#997) 2018-10-30 08:54:40 +09:00
CMakeLists.txt [USER32_APITEST][INCLUDE] Add MessageStateAnalyzer testcase (#1732) 2019-07-25 01:45:55 +09:00
CreateDialog.c [REACTOS] Fix MSVC printf format warnings 2019-08-15 15:24:12 +02:00
CreateIconFromResourceEx.c
CreateWindowEx.c [ROSTESTS] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +01:00
DeferWindowPos.c
desktop.c [USER32_APITEST] Add few other tests (validation of the desktop path string); improve the output of some messages, displaying the expected values in case of test failure. 2018-07-22 19:03:17 +02:00
DestroyCursorIcon.c
DrawIconEx.c
EmptyClipboard.c
EnumDisplaySettings.c
GetDCEx.c
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 [ROSTESTS] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +01:00
GetWindowPlacement.c
InitializeLpkHooks.c
LoadImage.c [REACTOS] Fix MSVC printf format warnings 2019-08-15 15:24:12 +02:00
LookupIconIdFromDirectoryEx.c
MessageStateAnalyzer.c [USER32_APITEST] Add #include 'precomp.h' in MessageStateAnalyzer 2019-07-26 21:45:11 +09:00
NextDlgItem.c
precomp.h [APITESTS][WINETESTS] Addendum to the recent PCH work. 2017-12-18 13:21:47 +01:00
PrivateExtractIcons.c [ROSTESTS] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +01:00
RealGetWindowClass.c [INCLUDE/WINE][USER32_APITEST] Add ARRAY_SIZE to test.h and remove it from RealGetWindowClass.c. CORE-14656 2018-05-27 04:05:33 +01:00
RedrawWindow.c [USER32_APITEST] RedrawWindow: Add a DestroyWindow() call (#423) 2018-06-05 21:23:21 +02:00
RegisterClassEx.c
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
SetParent.c
SetProp.c
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][INCLUDE] Add MessageStateAnalyzer testcase (#1732) 2019-07-25 01:45:55 +09:00
TrackMouseEvent.c
user32_apitest.rc
verclasstest1.manifest
verclasstest2.manifest
WndProc.c [USER32_APITEST:WNDPROC] Improve failure handling 2019-06-02 19:08:17 +02:00
wsprintf.c