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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T03:21:29+00:00 2026-06-13T03:21:29+00:00

I was reading some tutorials and I met the following structure: protected override void

  • 0

I was reading some tutorials and I met the following structure:

protected override void WndProc( ref Message m )
{
    ...

    base.WndProc( ref m );
}

and for example:

private const int WM_DWMCOMPOSITIONCHANGED = 0x31e;

what s the meaning of 0x31e. some documentation for it?

  • 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-13T03:21:30+00:00Added an answer on June 13, 2026 at 3:21 am

    It’s the value of the constant you highlighted.

    http://msdn.microsoft.com/en-us/library/windows/desktop/dd388199%28v=vs.85%29.aspx

    The actual hexadecimal value has no special meaning other than that it identifies the WM_DWMCOMPOSITIONCHANGED message.

    There are many other window messages in the Windows API – all messages that start with WM_ and then some more. You can open winuser.h and look for them but you’ll have to read the individual message documentations to learn what they do. winuser.h only contains the declarations of the constants.

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

Sidebar

Related Questions

I'm reading some tutorials now about jQuery.. function creating,plugin creation etc. but these tutorials
While reading cocoa tutorials i've noticed that some of the tutorials use AppDelegate and
I am reading some tutorials on embedded programming and one of them says int
I'm learning C++ and before this i was reading some tutorials in the internet
I'm a CUDA beginner and reading on some thrust tutorials.I write a simple but
After reading some tutorials I am still unclear on some points about memory management
I am totally new to programming. I´m reading some tutorials on the internet, and
I'm learning about multithreading, but after reading some tutorials I'm sort of confused. I
I'm new with Java NIO, after reading some tutorials, I've tried my own to
I'm a newbie with GWT and PHP, and after reading some tutorials it's not

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.