No I checked that. The two processes that had it open were devenv.exe and explorer.exe. I had already killed explorer.exe and started it again but that didn't help for long. I can't reproduce it anymore so I guess we'll never know, but thanks for thinking along ;)
This reminds me of something. You're not writing a BHO, are you? BHO's are loaded by both explorer.exe and iexplore.exe (annoying/useful according to what your intention is), so if you accidentally open a new Explorer (and if you've enabled separate Explorers to run in different processes) then the DLL gets loaded by it as well.
If that's not the case, I guess it's Black Magic (TM). :-)
Ehsan
_______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
