All windows are now created in the main thread where the main dialog is created. This should fix any weird user32.dll crashes caused by different types of messages sent to the main dialog during destruction of the NSISdl dialog. This also reduces the size of the DLL by 0.5KB :)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3444 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-02-01 18:52:06 +00:00
parent 38d9a9aa37
commit 1ff9789272
4 changed files with 152 additions and 214 deletions

View file

@ -1,4 +1,4 @@
NSISdl 1.1 - HTTP downloading plugin for NSIS
NSISdl 1.3 - HTTP downloading plugin for NSIS
---------------------------------------------
Copyright (C) 2001-2002 Yaroslav Faybishenko & Justin Frankel