A nostalgic deep-dive into Win32 API programming, specifically how to create non-rectangular windows using region objects (HRGN), bitmap-driven shapes, and layered windows with per-pixel alpha. Three working C examples are provided: an elliptical window, a bitmap-shaped window using magenta as a transparency key, and an

Sort: