Oh, totally forgot to mention that this key (and its "Launch folder windows in a separate process" GUI option) seems to help overall stability even when not debuggin a shell extension, hence I enable it the moment my newly-installed OS is up and running.
-- Kirill. > -----Original Message----- > From: [EMAIL PROTECTED] > Sent: Tuesday, January 29, 2008 4:09 AM > dunno if you guys know about this registry key: > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer > \Advanced\SeparateProcess = 1(dword) > > it launches each "explorer.exe" in a separate process... > (this way you do not have to kill the shell each time you recompile > the dll)
