melak47 / BorderlessWindow

basic win32 example of a borderless window (with aero shadows)
Creative Commons Zero v1.0 Universal
480 stars 76 forks source link

When I using win7 basic theme, the left-top and right-top corner is radius. #8

Closed lygstate closed 8 years ago

lygstate commented 10 years ago

That's confused me, the radius should not be exist.

melak47 commented 9 years ago

I think this is a result of including a titlebar in the window style, might have to detect the Aero status and change the style based on that.