12 2021 档案
摘要:转载:https://www.cnblogs.com/strive-sun/p/14068047.html 下面的例子是将桌面的图标隐藏起来,使用了FWF_NOICONS样式。 #include <ShlObj.h> // Shell API #include <atlcomcli.h> // CC
阅读全文
摘要:转载:https://www.cnblogs.com/iwana/p/13857583.html https://www.cnblogs.com/strive-sun/p/13820834.html #include<Windows.h> #include<commctrl.h> #include
阅读全文
摘要:要实现这种,拖动窗口时,一个显示原窗口内容的窗口跟随鼠标移动。下面的内容与实现有关,记录一下 转载:https://blog.csdn.net/tyhjtw/article/details/38107577 带有WS_EX_LAYERED风格的窗口也就是我们说的分层窗口,主要是为了了实现异形窗口和窗
阅读全文

浙公网安备 33010602011771号