I'm using Windows XP and continually receive a window that flashes on my screen that reads "C:\Windows\System32\ipconfig.exe." What is this telling me and what action is required. Thanks for any help
I have a .NET application that calls into a WDF driver repeatedly. If I watch the memory usage of the application, it slowly goes up over time, until the system is low on memory. I've attached WinDbg and did a !dumpheap -stat, but the objects on the heap are only half of the ...
I've written a Dot Net 2.0 App, on WinXP. When I start the app, it should compare a lot of files. So it begins, for about 5 seconds, then it halts, Idle process uses 99% , and not other process uses the cpu. then after another 5 seconds it goes on working, and so on, the cpu ...