reactos/modules/rostests/apitests/user32
2018-10-30 17:14:37 +09:00
..
AttachThreadInput.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
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 [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
CreateIconFromResourceEx.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
CreateWindowEx.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
DeferWindowPos.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
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 [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
DrawIconEx.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
EmptyClipboard.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
EnumDisplaySettings.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
GetDCEx.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
GetIconInfo.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
GetKeyState.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
GetPeekMessage.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
GetSystemMetrics.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
GetUserObjectInformation.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
GetWindowPlacement.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
InitializeLpkHooks.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
LoadImage.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
LookupIconIdFromDirectoryEx.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
NextDlgItem.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
precomp.h [APITESTS][WINETESTS] Addendum to the recent PCH work. 2017-12-18 13:21:47 +01:00
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 [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 [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
RegisterHotKey.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
resource.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ScrollDC.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
ScrollWindowEx.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
SendMessageTimeout.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
SetActiveWindow.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
SetCursorPos.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
SetParent.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
SetProp.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
SetScrollInfo.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
SetScrollRange.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
SwitchToThisWindow.c [APITESTS] Add InSendMessage check in SwitchToThisWindow testcase (#998) 2018-10-30 17:14:37 +09:00
SystemParametersInfo.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
test.cur Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
test.ico Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
testlist.c [APITESTS] Add CloseWindow testcase (#996) 2018-10-30 08:38:03 +09:00
TrackMouseEvent.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
user32_apitest.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
verclasstest1.manifest Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
verclasstest2.manifest Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
WndProc.c [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
wsprintf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00