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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:45:44+00:00 2026-05-23T16:45:44+00:00

Raymond Chen said at his blog post , The integral types WPARAM, LPARAM, and

  • 0

Raymond Chen said at his blog post,

The integral types WPARAM, LPARAM, and LRESULT are 32 bits wide on 32-bit systems and 64 bits wide on 64-bit systems. What happens when a 32-bit process sends a message to a 64-bit window or vice versa?

Why did he use the term ‘integral types’? I haven’t heard it yet.
What does it mean?

  • 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-23T16:45:44+00:00Added an answer on May 23, 2026 at 4:45 pm

    Integral types are data types which store integer numbers. ie distinct from floating point data type, strings, etc.

    Why does he use the term here?

    These data types have a particular property due to their structure, which means that they will have different storage capacities on systems with different ‘word’ sizes (a ‘word’ being a chunk of data which the computer can access in one go: ie 32 bits on a 32-bit processor, 64 bits on a 64-bit processor, etc).

    Virtually all integer data in a computer is stored in whole ‘words’, and he is explaining that integer data types will vary in size according to the host computer.

    He didn’t really need to use the word ‘integral’; simply listing the affected data types as he does is sufficient to tell you that these data types behave in this way. But by adding the word ‘integral’ to the sentence, he is implicitly emphasising the reason why they work this way.

    (I guess this is as much of a linguistic question as a programming one)

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

Sidebar

Related Questions

At a reply of a blog post of Raymond Chen , A questioner pointed
Inspired by Raymond Chen's post , say you have a 4x4 two dimensional array,
At a post of Raymond Chen, he seems to be able to know the
There is a post by Raymond Chen, where he tells how bad IsBadXxxPtr function
Raymond Chen has confirmed that there is no publicly documented way to do this.
As Cody Gray mentioned when answering my other question here , Raymond Chen talks
[EDIT: thanks to MSalters answer and Raymond Chen's answer to InterlockedIncrement vs EnterCriticalSection/counter++/LeaveCriticalSection ,
Raymond Hettinger has posted a snippet where he uses the sched module available in
I am trying to use an OrderedDict (Raymond Hettingers version for pre2.7 Python) where
I work on a 32 bit end user application that needs a lot of

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.