reactos/rostests/apitests/user32
Giannis Adamopoulos 93bbc9d548 [USER32_APITEST] -Move the helper functions in the common include directory
[UXTHEME_APITEST] -Use the helper functions to test the messages sent by DrawThemeParentBackground

svn path=/trunk/; revision=74123
2017-03-07 22:29: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
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 [USER32_APITEST] 2016-10-04 15:14:30 +00:00
GetWindowPlacement.c
InitializeLpkHooks.c
LoadImage.c
LookupIconIdFromDirectoryEx.c
NextDlgItem.c [User32_API] 2016-12-19 16:28:42 +00:00
RealGetWindowClass.c
RegisterClassEx.c [USER32_APITEST] -Move the helper functions in the common include directory 2017-03-07 22:29:48 +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