文件名称:LayeredWindow.rar
文件大小:27KB
文件格式:RAR
更新时间:2023-01-23 05:16:56
Layered Windows 分层窗口 Windows窗口透明
最基础的分层窗口代码,显示一张图片,涉及的主要API为:UpdateLayeredWindow。创建窗口时设置窗口类型WS_EX_LAYERED。
【文件预览】:
LayeredWindow
----LayeredWindow.sln(1KB)
----.vs()
--------LayeredWindow()
----LayeredWindow()
--------LayeredWindow.vcxproj(8KB)
--------LayeredWindow.cpp(5KB)
--------stdafx.h(605B)
--------LayeredWindow.ico(45KB)
--------bkg.png(3KB)
--------ReadMe.txt(2KB)
--------LayeredWindow.rc(6KB)
--------LayeredWindow.vcxproj.filters(2KB)
--------stdafx.cpp(217B)
--------LayeredWindow.h(39B)
--------Resource.h(744B)
--------small.ico(45KB)
--------targetver.h(240B)