melak47 / BorderlessWindow

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

BorderlessWindow

This sample application demonstrates the necessary WinAPI calls and window messages to handle to produce a resizable, borderless window (similar to Steam, GitHub for Windows).

sample

The borderless window can be resized, moved, and also supports all the Aero features a regular window has:

The sample should work on Windows 7, 8/8.1 and 10.

What this example does not do:

Keybinds: