reactos/modules/rostests/apitests/user32
James Tabor 993eb07654 [User32|API_TEST] Add Get Window Ptr Test
Adding test to verify results from a foreign window process.
See CORE-17856.
2021-11-27 14:47:11 -06:00
..
AttachThreadInput.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CloseWindow.c
CMakeLists.txt [NTUSER] Fix UserSendKeyboardInput() KEYEVENTF_SCANCODE use case (CORE-17144) 2021-09-25 09:56:12 -04:00
CreateDialog.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
CreateIconFromResourceEx.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CreateWindowEx.c [ROSTESTS] Update test helpers to allow custom file/line info 2020-02-08 22:09:13 +01:00
DeferWindowPos.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
desktop.c
DestroyCursorIcon.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
DM_REPOSITION.c [USER32_APITEST] Power to DM_REPOSITION testcase (#2055) 2019-11-20 09:23:32 +09:00
DrawIconEx.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
GetKeyState.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
keybd_event.c [NTUSER] Fix UserSendKeyboardInput() KEYEVENTF_SCANCODE use case (CORE-17144) 2021-09-25 09:56:12 -04:00
LoadImage.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
LookupIconIdFromDirectoryEx.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
test.cur
test.ico
testlist.c [NTUSER] Fix UserSendKeyboardInput() KEYEVENTF_SCANCODE use case (CORE-17144) 2021-09-25 09:56:12 -04:00
TrackMouseEvent.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
user32_apitest.rc [USER32_APITEST] Add SetFocus testcase (#3732) 2021-06-09 16:14:31 +09:00
verclasstest1.manifest
verclasstest2.manifest
WndProc.c [User32|API_TEST] Add Get Window Ptr Test 2021-11-27 14:47:11 -06:00
wsprintf.c