/Win32_Transparent

Win32 透明窗口 / 点击穿透 实现

Primary LanguageC++

Win32_Transparent

Win32 透明窗口 / 点击穿透 实现

Direct2D + DWM

GDI Plus + DWM

Direct2D + UpdateLayeredWindow

GDI Plus + UpdateLayeredWindow

参考

glfw
imgui
TransparentWindow
Add DirectComposition sample #2129
Windows with C++ : Embracing the Windows Composition Engine
Windows with C++ : High-Performance Window Layering Using the Windows Composition Engine
Windows with C++ - Layered Windows with Direct2D
[随笔]关于如何实现鼠标穿透窗口和窗口半透明
一种结合CEF离屏渲染技术实现Windows桌面异形窗口应用的技术方案
How do I clear a Direct2D render target to fully transparent
Make a win32 window transparent to messages (click, touch, keyboard)
Win32: How do I make an HWND transparent to clicks?
Like the cake, WS_EX_TRANSPARENT is a lie, or at least not the entire truth
How do I create a simple transparent window in Win32?