reactos/rostests/apitests/user32
2017-05-28 17:40:48 +00:00
..
AttachThreadInput.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
CMakeLists.txt [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
CreateDialog.c
CreateIconFromResourceEx.c
CreateWindowEx.c [USER32_APITEST] Add more tests to validate messages sent during window creation / modifying of styles. CORE-12052 2017-05-28 17:40:48 +00:00
DeferWindowPos.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
desktop.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
DestroyCursorIcon.c
DrawIconEx.c
EnumDisplaySettings.c
GetDCEx.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
GetIconInfo.c
GetKeyState.c
GetPeekMessage.c
GetSystemMetrics.c
GetUserObjectInformation.c
GetWindowPlacement.c
InitializeLpkHooks.c
LoadImage.c
LookupIconIdFromDirectoryEx.c
NextDlgItem.c [User32_API] 2016-12-19 16:28:42 +00:00
RealGetWindowClass.c
RegisterClassEx.c [NDK]: No, the NDK applications do not have to use UNICODE. 2017-03-15 00:06:42 +00:00
RegisterHotKey.c
resource.h
ScrollDC.c
ScrollWindowEx.c
SendMessageTimeout.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
SetActiveWindow.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
SetCursorPos.c
SetParent.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
SetProp.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
SetScrollInfo.c
SetScrollRange.c [USER32_APITEST] 2017-03-04 18:34:35 +00:00
SystemParametersInfo.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
test.cur
test.ico
testlist.c [USER32_APITEST] 2017-03-04 18:34:35 +00:00
TrackMouseEvent.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +00:00
user32_apitest.rc [User32_API] 2016-12-19 16:28:42 +00:00
verclasstest1.manifest [USER32_APITEST] -Add tests for global classes and versioned classes for RegisterClassEx. 2017-02-06 16:33:25 +00:00
verclasstest2.manifest [USER32_APITEST] -Add more tests for versioned classes. 2017-02-11 10:01:13 +00:00
WndProc.c
wsprintf.c