Just asking
Is it possible to get winedbg to break on a specific dll being loaded? I want to get at the debugger between a certain dll being mapped into memory and its Process attach being called (so that I can watch a memory location that gets loaded with incorrect information dureing the process attach)