How can I tell what DLL started a thread and what address space a DLL owns for an external DLL?
问题 I have a Delph 6 DirectShow application that exchanges audio with Skype via sockets. I am getting an intermittent access violation in one of the threads started by one of the DLLs loaded by the Filter Graph when the DirectShow filter chain is ran. The DLL does not belong to me so I don't have the source code. I have examined the Event Log and I see this relevant excerpt when the Filter Graph is ran : Thread Start: Thread ID: $00000804. Process Test.exe ($CE4) Module Load: QCap.dll. No Debug