Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

How to setup AppVerifier for "Always running" processes

AppVerifier is a very useful tool when it comes to finding memory leaks. It is relatively easy to configure if you have some understanding of how AKU's and PB work. There are pretty comprehensive instructions on MSDN found here . However if you need to

DevHealth's mysterious dup(d) type explained

If you run DevHealth on your devices you probably saw dup(d) on the page summary for a process or a dll. It looks something like this: === lap_pw.dll page summary: code=0[rom(C):0 ram(c):0] data r/o(R)=0 r/w=0[ro(r)=0 rw(W)=0 exe(E)=0 dll(D)=0 heap(H)=0]
Posted by deanmel | 1 Comments
Filed under: ,

Using MAP files - part 1

jbroxson@microsoft.com Back in February, the Doctor talked about manually unwinding stacks . MAP files are a great tool to help when you are doing this, and they are your best tool for resolving the code addresses found on the stack. I was recently working
Posted by jbroxson | 3 Comments

"CEPC", "MDDCEPC" and other confusing terminologies

I have recently discovered that the CEPC platform is no longer shipped with Windows Mobile. Unfortunately, the Windows Mobile documentation contains many references to this platform (which you won’t have) and we are working hard on tightening up our documentation.
Posted by shende | 0 Comments
 
Page view tracker