Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8695217
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:58:36+00:00 2026-06-13T00:58:36+00:00

I am looking for a way to read the current memory usage of a

  • 0

I am looking for a way to read the current memory usage of a Windows Mobile process.

I started out with accessing the actual process object. To get processId to be passed to Process.GetProcessById(int processId) method I followed this solution.

Unfortunately, .NET CF 3.5 API for System.Diagnostics.Process does not provide any properties / methods to work with the process memory.

There must be a way to do that since tools such as FDCSoft Task Manager display memory usage for each WM process along with much more process data.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T00:58:37+00:00Added an answer on June 13, 2026 at 12:58 am

    There’s nothing in the CF BCL that’s going to give you that information. You’ll need to P/Invoke the Toolhelp Functions and build up a heap list then sum those up to get total process usage. Generally, the call order will look something like this:

    • Call CreateToolhelp32Snapshot, ensuring you pass in the TH32CS_SNAPHEAPLIST flag
    • Call Heap32ListFirst for the first HEAPLIST32 structure
    • Keep calling Heap32ListNext for more structures until it return FALSE
    • Call CallCloseToolhelp32Snapshot`
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Looking for a better way to get a machines current external IP #... Below
I'm looking for a way to read the full text of a notification, because
I am looking for a way to read a tab delimited file of baseball
I'm looking for a way if you know the location where to read the
I'm looking for a faster way to calculate GC content for DNA strings read
I am looking for a way to read the standard output byte by byte
I'm looking for a way to preserve the file attributes (eg. read-only) of a
I'm looking for a way to find out if there are uncommited INSERT, UPDATE
I’m looking for a better way to name everything in Python. Yes, I’ve read
Is there any way in Monotouch to read the current state on the phone

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.