reactos/modules/rostests/apitests
Joachim Henze 0e1bca258d [0.4.10][WIN32SS] Fix regression CORE-15165 LMarbles Installer
Fixes CORE-15165 "'LMarbles 1.0.6 installer' from rapps can not be restored after it has been minimized once"
for LMarbles-installer and many similar installers.

It regressed once by 0.4.10-dev-340-g 75b09f3f88

Many Thanks to the fixes author Katayama Hirofumi MZ.

I decided to port back together with its user32-apitest 'SwitchToThisWindow' and that ran with
37 tests executed (0 marked as todo, 0 failures), 0 skipped.
in the back-port.

The fix is a squashed port of the following master-commits:
0.4.11-dev-632-g e39863bdf6 (#999)
0.4.11-dev-628-g 41b5f29514 (#995)
0.4.11-dev-561-g 5467cc9493 (#989)
0.4.11-dev-560-g 1f3353ac3b (#988)
0.4.11-dev-559-g 4bd0166e63 (#987)
0.4.11-dev-508-g 4ccad609e0 (#976)

test was added to master by:
0.4.11-dev-631-g 665269be9c (#998)
0.4.11-dev-515-g 3e00e7fb22 (#980)

releases/0.4.10 was the only affected branch, so starting with today we have
no affected branch left.
2021-01-03 18:19:18 +01:00
..
advapi32 [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
afd [AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810 2018-03-05 14:52:56 +01:00
apphelp [APPHELP_APITEST] Fix rc dependency. 2018-08-13 13:24:12 +02:00
appshim [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
atl [ATL_APITEST] Add test for CComQIPtr (or rather, our gcc hack that slightly looks like it) 2018-08-19 17:35:18 +02:00
browseui [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
com [COM_APITEST] Add some interfaces. 2018-03-02 15:23:13 +01:00
comctl32 [COMCTL32_APITEST] Add some button tests 2018-04-20 16:27:17 +02:00
crt
dbghelp
dciman32
dnsapi
fltlib
gdi32 [GDI32][APITESTS] Add GetGlyphOutline testcase (#776) 2018-08-20 16:31:32 +02:00
gditools
include [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
iphlpapi [IPHLPAPI_APITEST] Avoid crash on ROS and failure on Windows. CORE-14411 2018-05-06 08:36:19 +02:00
kernel32 [KERNEL32_APITEST] Add SystemFirmwareTableInformation tests 2018-08-19 20:27:59 +02:00
localspl [LOCALSPL] Fix parameter handling in LocalSetJob and add tests for the few ways we can easily test this function. 2017-12-25 14:30:47 +01:00
msgina
msvcrt
netapi32 [NETAPI32_APITEST] Fix a NULL dereference of pInfo 2018-06-17 12:16:08 +02:00
netshell
ntdll [RTL][KERNEL32] Add a comment indicating we need SEH in RtlImageNtHeaderEx 2018-08-13 13:24:12 +02:00
ole32
pefile
powrprof
psapi
sdk
setupapi
shell32 [SHELL32] Fix a careless mistake of ShellExecCmdLine (#737) 2018-08-10 13:25:50 +02:00
shlwapi [SHLWAPI][APITESTS] Add test for PathUnExpandEnvStringsForUser (#602) 2018-06-22 16:44:58 +02:00
spoolss [PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs. 2018-01-17 12:52:12 +01:00
user32 [0.4.10][WIN32SS] Fix regression CORE-15165 LMarbles Installer 2021-01-03 18:19:18 +01:00
user32_dynamic
userenv
uxtheme [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
win32nt [WIN32KNT_APITEST] Improve the existing PCH and make use of it. 2017-12-17 12:17:37 +01:00
win32u
winhttp
wininet
winprint
winspool [PRINTING] Fix GetPrinterW, add tests for it and GetDefaultPrinterA/W, and add a proper stub for GetPrinterDriverDirectoryA. 2017-12-10 12:28:08 +01:00
wlanapi [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
ws2_32 [ROSTESTS] Fix 64 bit issues 2018-08-04 14:39:13 +02:00
CMakeLists.txt [AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810 2018-03-05 14:52:56 +01:00