Jump to content

Putting windows in 'reserved' screen space


Recommended Posts

Posted

I've written a program which uses the SystemParametersInfo function to reserve some space at the top of the screen (maximized windows won't occupy the area, just as if the taskbar were placed there). However, Windows doesn't want to let me move any windows into this space. When moving a window, the mouse cursor won't even enter it. The only workaround I've found is to place the windows there before the space becomes reserved, but this is still a problem since any time the window moves (including those which update their position every now and then, like the Language Bar), it gets kicked out of the reserved area. Is there any sort of tweak or hack I can use to disable this, so that maximized windows won't fill the reserved areas but normal windows can still be placed in them?


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...