Aero Shake disabled and window docking enabled + WinApi

房东的猫 提交于 2020-01-25 09:35:59

问题


Could you help me with the problem below?

How can I disable the Aero Shake but window docking should work with using WinApi?

I know that these can off by winApi method SystemParametersInfo and SPI_SETWINARRANGING, but it disabled Aero Shake and window docking.

The Aero Shake I can off in manual mode by Regedit or Local group Policy Editor and after that window docking will work.

I cannot find a solution how do it by WinApi.

Do somebody know a way for this?

来源:https://stackoverflow.com/questions/50188170/aero-shake-disabled-and-window-docking-enabled-winapi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!