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

  • Home
  • SEARCH
  • 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 7549185
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T09:53:17+00:00 2026-05-30T09:53:17+00:00

I am a beginner on win32-platform, and there is some question about BOOL GetMessage(LPMSG

  • 0

I am a beginner on win32-platform, and there is some question about

BOOL GetMessage(LPMSG lpMsg,HWND hWnd,UINT wMsgFilterMin,UINT wMsgFilterMax) ;

I don’t know what does it wMsgFilterMin and wMsgFilterMax means ? Thank you …..

  • 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-30T09:53:18+00:00Added an answer on May 30, 2026 at 9:53 am

    First off, keep in mind that GetMessage() only returns posted messages. There are not many of them, mouse and keyboard messages, WM_INPUT, WM_TIMER, WM_PAINT, WM_QUIT. Plus any that your own code delivers by calling PostMessage(), WM_USER+ messages.

    Using the filter is pretty unusual, you normally pass 0 and 0 so nothing gets filtered. You might consider passing WM_PAINT to flush all pending paint requests. I can think of no good reason to ever filter mouse or keyboard messages. But a definite use-case is your own posted messages. Commonly used to deliver notifications from a worker thread to the UI thread for example. You may want to filter them so they get processed before any of the regular messages.

    Just put this in your back pocket. You may have a use for it some day.

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

Sidebar

Related Questions

Total beginner question about jQuery: I have a Form that contains several TextBoxes (input
Beginner question: I want to debug some code that compiles. I pressed debug, it
Beginner level question Scenario: Have simple string cocantation tool, that I might expand later
A beginner question, bear with me: I'm just wondering under what circumstances one should
A beginner's question. I'm building a .swf with Flex Ant. To my .swf I
Absolute beginner question: I have a template file index.html that looks like this: ...
Once again a very beginner-ish question, but here I go: I would like to
Beginner question here. I'm going to make a Jquery function that is used to
Beginner here: In this answer to my question of how to insert data into
Beginner here, I have a simple question. In Android what would be the best

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.