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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T12:57:59+00:00 2026-05-13T12:57:59+00:00

I have an MFC application running in Win7 with no Titlebar (i.e. My title

  • 0

I have an MFC application running in Win7 with no Titlebar (i.e. My title bar is home-cooked, with custom buttons for restore, maximize and close). In Win7 it responds to the maximize event generated by the Win 7 API when a user drags the window to the top of the screen. However, once it’s maximized, I can’t capture the restore event that occurs when a user drags the window off the top.

I handle the restore on double click, I handle the restore on a click of the restore button, but the drag I can’t detect.

I would imagine that it would look similar to:

if (message == WM_WINDOWPOSCHANGING)
{
    // DETECT RESTORE MSG HERE.
}

But that doesn’t seem to catch it. It’s as if somewhere I’ve disabled moving the window when it’s been maximized.

Is there a way perhaps that I’m preventing the WM_RESIZE? How do I handle the drag event to enable the auto-resize?

  • 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-13T12:57:59+00:00Added an answer on May 13, 2026 at 12:57 pm

    I discovered that since the app doesn’t have a Titlebar, win7 doesn’t handle the window drag and therefore doesn’t send the WM_SYSCOMMAND at all. In other words, the application was blocking the Titlebar drag because there was no Titlebar to drag.

    The solution is in part to detect a drag on our mocked up titlebar. After that the window must be restored in SIZE only, not in position. The position needs to be dynamic to the cursor, just like Win7 does it. Thoughts, people?

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

Sidebar

Related Questions

I have a C++ MFC MDI application. I have a tool bar with some
I have an MFC application compiled with /clr and I'm trying to implement a
I have CLI/MFC application and I would like to begin to learn how to
I have an MFC application. It is basically just copying files from one drive
I have an MFC application, which i don't want to be closed during the
I have a MFC application that launches a IWebBrowser2 window. On users computers where
I have an MFC application that runs on my computer, but when I try
We have a MFC 8 application compiled with /CLR that contains a larger amount
I have a mature MFC C++ application that displays on screen and prints using
I have a VC++ MFC dialog application and in my OnTimer function I am

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.