reactos/dll
Joachim Henze 431a98923d [0.4.11][APPWIZ] Don't hung up in Gecko download cancellation #3049 CORE-14538
Do not call EndDialog outside the dialog procedure.

fix picked from commit 0.4.15-dev-511-g 90456e54a4

This hang/crash in 2nd stage setup did *not* affect our official carrier-releaser isos that
we host on sourceforge, because those come bundled with Gecko already and therefore always
skipped the download.
Most users were safe in the past therefore.
Still everyone that would like to build an iso by himself could potentially run
into those crashes, and it did not only happen upon user-driven cancellation,
but also often crashed upon network failure / timeout.
A very important fix therefore.
For some unknown reason the likelihood of this crash gradually increased from
0.4.7 where it happened almost never, until 0.4.14 where it crashed much more likely.
Not well understood, maybe depends on memory layout or something similar.
2021-01-17 22:41:37 +01:00
..
3rdparty [LIBTIRPC] Fix CVE-2018-14621 by backporting its fix 2018-12-01 12:16:41 +01:00
apisets [0.4.11][APISETS] Fix last build issue for MSVC Rls-config CORE-17402 2021-01-12 02:34:08 +01:00
appcompat [ACGENRAL] Don't leak memory on failure in InitIgnoreFreeLibrary() 2018-11-16 22:07:09 +01:00
cpl [0.4.11][APPWIZ] Don't hung up in Gecko download cancellation #3049 CORE-14538 2021-01-17 22:41:37 +01:00
directx [0.4.11][WINED3D] Workaround regression CORE-15408 2020-10-04 17:10:13 +02:00
keyboard [DLL:KEYBOARD] Add Romanian Standard Keyboard layout. (#861) 2018-12-08 18:52:25 +01:00
nls
np
ntdll [0.4.11] revert [NTDLL/LDR] Overhaul sxs work 2018-12-10 00:54:52 +01:00
opengl [OPENGL32] Fix wglDescribePixelFormat 2018-11-25 11:29:18 +01:00
shellext [TRANSLATION] Update Simplified Chinese translation. (#1096) 2018-12-05 16:50:05 +01:00
win32 [0.4.11][SETUPAPI] Demote some noisy dprints 2020-12-21 02:21:09 +01:00
CMakeLists.txt