The rising speeds and complexities associated with the latest memory technologies make them more difficult to debug and verify. This article discuses how a logic analyzer with memory support can ...
So you've got this long running application that gradually takes over all the memory on the computer that it's running on. You've got a resource leak somewhere; but how do you track it down? Task ...
I have a few NT4 Workstation (Sp6a + post hotfixes) that are crashing I believe because of NIC drivers. However, I'd like to verify it yet the current Debugging tool doesn't have the symbols on the ...
Okay, so I don't know a whole lot about COM. I admit that. However, ever online tutorial I have read mentions the need to call Release() when you are done with the pointer. I can't - the pointer is ...