1

A picture is worth a thousand words, so:

Aero drawing issue

I use DwmExtendFrameIntoClientArea(this.Handle, AeroMargins); Where AeroMargins is a structure with Left, Right, Top, and Bottom properties. It works fine on Vista, Windows 7, and Windows 8 and 8.1.

However on Windows 10, there is a change in the window background where Left and Right margins end. It's exactly the same code that produces different results on Windows 10. Some colors (that you can pick in Settings, Personalization, Colors) are less obvious than others, but all show this defect. Has anything changed in Windows 10 that the old DWM code is not valid anymore?

Fit Dev
  • 3,413
  • 3
  • 30
  • 54
  • Yes, you're not the only [person to experience this](http://stackoverflow.com/questions/34414751/dwmextendframeintoclientarea-strange-behaviour-on-windows-10). – Ian Boyd Apr 17 '16 at 17:21
  • Glad to know it's not my machine's setup that's causing this. In fact, I get regular updates but the issue remains. – Fit Dev Apr 19 '16 at 05:48

0 Answers0