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 918891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T18:27:06+00:00 2026-05-15T18:27:06+00:00

In the MEMORY_BASIC_INFORMATION structure one finds two PVOID variables, called BaseAddress and AllocationBase respectively.

  • 0

In the MEMORY_BASIC_INFORMATION structure one finds two PVOID variables, called BaseAddress and AllocationBaserespectively.

I’m reading a book on Threading and its going over how to get the stackspace left on the stack in quite some detail, however there’s something I’m not sure I understand correctly.

The BaseAddress in the structure mentioned above, does it point to the highest address in the current thread stack or the lowest address? Since the stack grows downwards, the lowest would be at the top and the highest at the bottom.

What exactly is the difference between the AllocationBase and BaseAddress field? I don’t find the MSDN documentation very explanatory, so I’m hoping someone can clarify a bit more?

In my book it also says that the ‘AllocationBase’ address is the same as the ‘DeallocationStack’ field in the TEB structure, which it says points to the end of the stack, which I thought was the highest address, however since its BASE, I’m guessing it should be the lowest address, as the stack grows downward. So I’m kind of confused as to what’s what?

Per this page, ‘DeallocationStack’ is: The maximum stack size is stored in the field DeallocationStack

Can someone help me understand my confusion?

  • 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-05-15T18:27:07+00:00Added an answer on May 15, 2026 at 6:27 pm

    In MEMORY_BASIC_INFORMATION structure:

    • BaseAddress – the address of the queried memory page ( VirtualQuery(LPCVOID lpAddress,… ).
    • AllocationBase – the beginning of the allocated memory block. It is used for deallocation. BaseAddress >= AllocationBase.

    If you are querying stack then AllocationBase will be the lowest address of the stack (the stack top).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

While running my program I get this error: terminate called after throwing an instance
I have a basic question here. I know that dealloc will be called when
I know that finalize() is called whenever a class instance is collected by the
I was reading about CreateProcess function in c++ and I wanted to try it.
I'm implementing an assemblinker for the 16-bit DCPU from the game 0x10c. One technique
I'm new with iOS development, but I'm familiar with the memory management basics in
Memory leak problem - NSConcreteData // to set tip - photo in photo frame
Memory management is a very important issue in iPhone. So I am asking a
Memory Issues So I am writing an app that should be able to page
The memory management scheme in Windows is very complex, and I'm trying to understand

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.