I'm having a customer use Show Loader Snaps in WinDbg to capture output in WinDbg so we can figure out what library is failing to load in our product on their Win7 machine.
Unfortunately all that the Debugger seemed to capture was the command 'go' to WinDbg, and NTTerminateProcess when the process ends.
Am I missing something obvious that would prevent the Loader Snaps from being printed to the Debugger's Command window?