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) -- lode
