Microsoft KB Archive/326164

From BetaArchive Wiki
Knowledge Base


Dumpmem Utility for Viewing Virtual Address Space on Pocket PC 2002

Article ID: 326164

Article Last Modified on 11/2/2004



APPLIES TO

  • Microsoft Windows CE Platform Software Development Kit for Handheld PC 2000
  • Microsoft Windows CE Platform Software Development Kit for Handheld PC 2000
  • Microsoft Windows Mobile 2003 software for Pocket PC Standard Edition



This article was previously published under Q326164

SUMMARY

For sophisticated and complex applications that run on Microsoft Pocket PC and Microsoft Pocket PC 2002, on some models of devices, applications do not run. Typically, the reason the applications do not run is a lack of address space in which to load a DLL. Other possible causes are a failure to allocate memory from the processes heap.

The Dumpmem utility was created to expose a process address space to determine what actions you can take to resolve the DLL load failure or memory allocation failure.

The Cedumpmem.exe download includes the Dumpmem utility already compiled so that you can immediately use it. The download includes source code as sample code.

The Dumpmem utility is designed for the Pocket PC, the Pocket PC 2002, or the Pocket PC 2002 Phone Edition. You must make minor changes to run the utlity on other Windows CE-based platforms. See the Readme.txt for more information.

MORE INFORMATION

The download is a package that contains the utility compiled for x86 and ARM CPUs. See the Readme.txt for instructions on how to use the utility and how to analyze the output that it creates.

The following file is available for download from the Microsoft Download Center:
[GRAPHIC: Download]Download the Cedumpmem.exe package now. For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services


Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

The English version of this update has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

Date         Time   Size     File name     Platform
---------------------------------------------------
23-Sep-2002  21:00   12,288  Dumpmem.exe   ARM  
24-Sep-2003  22:56   10,752  Dumpmem.exe   X86 
15-Aug-2002  23:51      777  Resource.h 
03-Jul-2002  04:17      799  Newres.h 
09-Jul-2002  05:45       84  Error.h 
24-Aug-2002  00:09    1,233  Error.cpp 
15-Aug-2002  22:47      544  Dumpmem.vcw 
16-Aug-2002  23:57   28,107  Dumpmem.vcp
23-Aug-2002  23:44    3,119  Dumpmem.rc  
11-Nov-2002  18:42    6,199  Dumpmem.cpp 
02-Sep-2002  17:09      425  Datafile.h 
23-Sep-2002  21:00   25,318  Datafile.cpp 
24-Sep-2002  23:48    8,909  Readme.txt 

REFERENCES

For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

326162 INFO: Address Space Layout of a Windows CE Process


326163 INFO: Understanding Windows CE DLL Load Failures


Keywords: kbhowto kbfile KB326164