.. |
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] -Add a monster of a test to check if WM_DESTROYCLIPBOARD is blocking or not. Use a critical section while recording as we use a single message cache in two threads. After 50154, 50816, 50846 and 75616 changing back and forth, this test shows that 75616 is correct and making sure that it won't be changed again in the future, somehting that would break the ole clipboard.
|
2017-08-24 23:08:09 +00:00 |
CreateDialog.c
|
[USER32_APITEST]
|
2015-04-16 11:35:23 +00:00 |
CreateIconFromResourceEx.c
|
[USER32_APITEST]
|
2013-11-14 23:11:23 +00:00 |
CreateWindowEx.c
|
[USER32_APITEST] Add tests to validate the messages sent during MDI window creation. CORE-12052
|
2017-07-03 20:33:36 +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] -Initial tests for desktop reference numbers.
|
2017-06-20 19:25:10 +00:00 |
DestroyCursorIcon.c
|
[APITESTS:USER32]
|
2013-09-22 18:17:54 +00:00 |
DrawIconEx.c
|
[APITESTS:USER32]
|
2013-09-22 18:17:54 +00:00 |
EmptyClipboard.c
|
[USER32_APITEST] -Add a monster of a test to check if WM_DESTROYCLIPBOARD is blocking or not. Use a critical section while recording as we use a single message cache in two threads. After 50154, 50816, 50846 and 75616 changing back and forth, this test shows that 75616 is correct and making sure that it won't be changed again in the future, somehting that would break the ole clipboard.
|
2017-08-24 23:08:09 +00:00 |
EnumDisplaySettings.c
|
[USER32_APITEST] Add tests for EnumDisplaySettingsA
|
2016-09-11 19:50:16 +00:00 |
GetDCEx.c
|
[USER32_APITEST] -Move the helper functions in the common include directory
|
2017-03-07 22:29:48 +00:00 |
GetIconInfo.c
|
[USER32_APITEST]
|
2013-11-14 23:11:23 +00:00 |
GetKeyState.c
|
[APITESTS:USER32]
|
2013-09-22 18:17:54 +00:00 |
GetPeekMessage.c
|
[COMMENTS]
|
2013-10-12 16:05:54 +00:00 |
GetSystemMetrics.c
|
[APITESTS:USER32]
|
2013-09-22 18:17:54 +00:00 |
GetUserObjectInformation.c
|
[USER32_APITEST]
|
2016-10-04 15:14:30 +00:00 |
GetWindowPlacement.c
|
[WIN32K:NTUSER]
|
2015-04-21 10:14:12 +00:00 |
InitializeLpkHooks.c
|
[APITESTS:USER32]
|
2013-09-22 18:17:54 +00:00 |
LoadImage.c
|
[USER32_APITEST]
|
2014-10-23 11:19:21 +00:00 |
LookupIconIdFromDirectoryEx.c
|
[USER32_APITEST]
|
2013-11-14 23:11:23 +00:00 |
NextDlgItem.c
|
[User32_API]
|
2016-12-19 16:28:42 +00:00 |
RealGetWindowClass.c
|
[ApiTest]
|
2015-01-05 22:25:48 +00:00 |
RegisterClassEx.c
|
[NDK]: No, the NDK applications do not have to use UNICODE.
|
2017-03-15 00:06:42 +00:00 |
RegisterHotKey.c
|
[USER32_APITEST]
|
2015-06-18 14:02:55 +00:00 |
resource.h
|
[APITESTS:USER32]
|
2013-09-22 18:17:54 +00:00 |
ScrollDC.c
|
[APITESTS:USER32]
|
2013-09-22 18:17:54 +00:00 |
ScrollWindowEx.c
|
[APITESTS:USER32]
|
2013-09-22 18:17:54 +00:00 |
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
|
[user32_apitest]
|
2015-10-03 21:41:10 +00:00 |
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
|
[USER32_APITEST]
|
2015-04-17 17:22:07 +00:00 |
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
|
[USER32_APITEST]
|
2011-03-03 21:49:44 +00:00 |
test.ico
|
[USER32_APITEST]
|
2011-03-03 21:49:44 +00:00 |
testlist.c
|
[USER32_APITEST] -Add a monster of a test to check if WM_DESTROYCLIPBOARD is blocking or not. Use a critical section while recording as we use a single message cache in two threads. After 50154, 50816, 50846 and 75616 changing back and forth, this test shows that 75616 is correct and making sure that it won't be changed again in the future, somehting that would break the ole clipboard.
|
2017-08-24 23:08:09 +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
|
[NTDLL_APITEST] Disable NtContinue test when runtime checks are enabled
|
2014-10-19 19:37:55 +00:00 |
wsprintf.c
|
[CRT TEST][USER32_APITEST]
|
2012-07-04 17:33:56 +00:00 |