melak47 / BorderlessWindow

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

Update BorderlessWindow.cpp #19

Closed 0xF5T9 closed 1 year ago

0xF5T9 commented 1 year ago

// add: placement.length = sizeof(WINDOWPLACEMENT); // remove uninitialized warns in IDEs // https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-windowplacement