文件名称:透明窗口SetWindowLong
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 24.09kb
- 下载次数:
- 0次
- 提 供 者:
- J***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序通过调用user32.dll中的系统函数
SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE,
GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000)
完成对窗口半透明的处理-this program by calling user32.dll the system function SetWindowLong (this - gt; GetSafeHwnd (), GWL_EXSTYLE, GetWindowLong (this - gt; GetSafeHwnd (), GWL_EXSTYLE) ^ 0x80000) to complete the processing translucent window!
SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE,
GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000)
完成对窗口半透明的处理-this program by calling user32.dll the system function SetWindowLong (this - gt; GetSafeHwnd (), GWL_EXSTYLE, GetWindowLong (this - gt; GetSafeHwnd (), GWL_EXSTYLE) ^ 0x80000) to complete the processing translucent window!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 61549846透明窗口setwindowlong.rar 列表 tranptForm.aps tranptForm.clw tranptForm.cpp tranptForm.dsp tranptForm.dsw tranptForm.h tranptForm.ncb tranptForm.opt tranptForm.plg tranptForm.rc tranptFormDlg.cpp tranptFormDlg.h res\tranptForm.rc2 res\tranptForm.ico res\Thumbs.db res Resource.h StdAfx.cpp StdAfx.h