reactos/modules/rostests/apitests/user32
2018-10-30 17:14:37 +09:00
..
AttachThreadInput.c
CloseWindow.c [APITESTS] Improve CloseWindow testcase (#997) 2018-10-30 08:54:40 +09:00
CMakeLists.txt [APITESTS] Add CloseWindow testcase (#996) 2018-10-30 08:38:03 +09:00
CreateDialog.c
CreateIconFromResourceEx.c
CreateWindowEx.c
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
GetPeekMessage.c
GetSystemMetrics.c
GetUserObjectInformation.c
GetWindowPlacement.c
InitializeLpkHooks.c
LoadImage.c
LookupIconIdFromDirectoryEx.c
NextDlgItem.c
precomp.h
PrivateExtractIcons.c [USER32_APITEST] Add a test for PrivateExtractIcons(A/W) that shows that this API can accept unexpanded file paths. 2018-10-07 20:32:26 +02:00
RealGetWindowClass.c
RedrawWindow.c [USER32_APITEST] RedrawWindow: Add a DestroyWindow() call (#423) 2018-06-05 21:23:21 +02:00
RegisterClassEx.c
RegisterHotKey.c
resource.h
ScrollDC.c
ScrollWindowEx.c
SendMessageTimeout.c
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
test.cur
test.ico
testlist.c [APITESTS] Add CloseWindow testcase (#996) 2018-10-30 08:38:03 +09:00
TrackMouseEvent.c
user32_apitest.rc
verclasstest1.manifest
verclasstest2.manifest
WndProc.c
wsprintf.c