www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: Call for testing Cygwin snapshot |
Date: | Wed, 10 May 2006 12:56:05 +0100 |
Message-ID: | <000e01c67428$b7e32b70$a501a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <1d3a88250605092332q694aae65x96809f84735d119a@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id k4ABuLrO002141 |
On 10 May 2006 07:33, Lloeki wrote: >> there's even a reg key to tweak that flush delay >> but it seems I can't put the finger on it anymore. > > Of course I just find it minutes after posting... > > it's in > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer add a > DWORD of name AlwaysUnloadDll and give it a 1. Though it's > advertised everywhere as managing all dlls, I dunno the exact effect, > and the place of the reg key makes me thinks it only affects explorer, > but you'll never know. Actually, we will: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_programming/debugging.asp It controls whether or not Windows explorer retains the DLLs that implement COM objects that implement shell folders and extensions in memory after the COM object is released (and in particular, at CoFreeUnusedLibraries time after the COM object is released). It does not influence the Cygwin dll. The cygwin dll will be unloaded and replaceable as soon as all cygwin processes are terminated. The main thing is to watch out for the occasional problem caused by cygwin services that you installed experimentally using one of the *-config scripts long long ago and forgot all about.... cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |