Jump to content

Can you override the windows performance options


Recommended Posts

Is it possible to override the performance options in windows to ensure "show window contents while dragging" is enabled for your application?

The script I'm using relies on moving child windows around and if "show window contents while dragging" is unticked then the script does not respond to WM_WINDOWPOSCHANGING messages

Posted Image

Link to comment
Share on other sites

The script I'm using relies on moving child windows around and if "show window contents while dragging" is unticked then the script does not respond to WM_WINDOWPOSCHANGING messages

Try to use some spy tools like Winspector to see what messages are triggered at desired event.

http://www.softpedia.com/get/Security/Security-Related/Winspector.shtml

http://winspector.software.informer.com/1.0/

Edited by Zedna
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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