reactos/dll/cpl/appwiz
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
..
lang [TRANSLATION] Update Simplified Chinese translation. (#1094) 2018-12-04 17:13:39 +01:00
resources Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
addons.c [0.4.11][APPWIZ] Don't hung up in Gecko download cancellation #3049 CORE-14538 2021-01-17 22:41:37 +01:00
appwiz.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
appwiz.h [APPWIZ] Add support for creating internet shortcuts (#664) 2018-07-08 16:40:14 +02:00
appwiz.rc [TRANSLATION] Various translations to Estonian (#329) 2018-01-29 17:03:27 +01:00
appwiz.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [APPWIZ] Add support for creating internet shortcuts (#664) 2018-07-08 16:40:14 +02:00
createlink.c [APPWIZ] Add support for creating internet shortcuts (#664) 2018-07-08 16:40:14 +02:00
removestartmenuitems.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resource.h [APPWIZ] Display a message box in case of failure (#913) 2018-10-08 14:36:40 +02:00