搜索资源列表

  1. ddvip_com_051901f667e409

    0下载:
  2. 本文采用“未公开API”调用的方法调用SetLayeredWindowAttributes函数实现窗口的透明效果! -this paper, "has not been publicly API" the calling method calls SetLayeredWindowA ttributes Function transparent window effects!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11010
    • 提供者:张兴尧
  1. window_Cwnd

    0下载:
  2. 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary(\"User32.DLL\") if(hInst) { typedef
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:26349
    • 提供者:zhangwei
  1. PlayFlash

    1下载:
  2. 仿QQ宠的VC程序,使用CShockwaveFlash控件,用SetLayeredWindowAttributes进行透明,用HWND hWnd = m_FlashPlayer.Detach() m_FlashPlayer.SubclassWindow(hWnd) 子类化控制CShockwaveFlash控件的事件。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2505088
    • 提供者:smtiger
  1. PlayFlash

    0下载:
  2. 仿QQ宠的VC程序,使用CShockwaveFlash控件,用SetLayeredWindowAttributes进行透明,用HWND hWnd = m_FlashPlayer.Detach() m_FlashPlayer.SubclassWindow(hWnd) 子类化控制CShockwaveFlash控件的事件。
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1209864
    • 提供者:smtiger
  1. xcpclock_demo

    0下载:
  2. 我去国外网站收集到的 很不错。After finishing my XAnalogClock article, I wanted free-floating clock to use on my desktop. XCPClock is implemented using SetLayeredWindowAttributes, which is available in Win 2000 and later.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:252228
    • 提供者:hpsmallbee
  1. ddvip_com_051901f667e409

    0下载:
  2. 本文采用“未公开API”调用的方法调用SetLayeredWindowAttributes函数实现窗口的透明效果! -this paper, "has not been publicly API" the calling method calls SetLayeredWindowA ttributes Function transparent window effects!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-31
    • 文件大小:10240
    • 提供者:张兴尧
  1. window_Cwnd

    0下载:
  2. 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary("User32.DLL") if(hInst) { typedef BO
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-31
    • 文件大小:1561600
    • 提供者:zhangwei
  1. PlayFlash

    0下载:
  2. 仿QQ宠的VC程序,使用CShockwaveFlash控件,用SetLayeredWindowAttributes进行透明,用HWND hWnd = m_FlashPlayer.Detach() m_FlashPlayer.SubclassWindow(hWnd) 子类化控制CShockwaveFlash控件的事件。 -QQ pet imitation of the VC process, the use of CShockwa
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-31
    • 文件大小:2504704
    • 提供者:smtiger
  1. PlayFlash

    0下载:
  2. 仿QQ宠的VC程序,使用CShockwaveFlash控件,用SetLayeredWindowAttributes进行透明,用HWND hWnd = m_FlashPlayer.Detach() m_FlashPlayer.SubclassWindow(hWnd) 子类化控制CShockwaveFlash控件的事件。 -QQ pet imitation of the VC process, the use of CShockwa
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-31
    • 文件大小:1209344
    • 提供者:smtiger
  1. xcpclock_demo

    0下载:
  2. 我去国外网站收集到的 很不错。After finishing my XAnalogClock article, I wanted free-floating clock to use on my desktop. XCPClock is implemented using SetLayeredWindowAttributes, which is available in Win 2000 and later. -I went abroa
  3. 所属分类:系统编程

    • 发布日期:2024-05-31
    • 文件大小:451584
    • 提供者:hpsmallbee
  1. Translucent

    0下载:
  2. This demo uses a slider to show how to use the SetLayeredWindowAttributes API function to implement a translucent or transparent form. Windows 2000/XP only.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-31
    • 文件大小:2048
    • 提供者:simale
  1. PartTransparent

    0下载:
  2. 通过SetLayeredWindowAttributes实现窗口的半透明效果-Achieved through SetLayeredWindowAttributes translucent window effect
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-31
    • 文件大小:10423296
    • 提供者:lishine
  1. touming

    0下载:
  2. 实现透明效果 GDI+ SetLayeredWindowAttributes-GDI+ SetLayeredWindowAttributes
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-31
    • 文件大小:159744
    • 提供者:刘阴丰
  1. ckchuangkoudcdr

    0下载:
  2. 易语言窗口淡入淡出模块源码例程程序调用API函数SetLayeredWindowAttributes,改变窗口的透明度。 -The easy language window fade module source code routines the program calls API functions the SetLayeredWindowAttributes, change the transparency of the win
  3. 所属分类:易语言编程

    • 发布日期:2024-05-31
    • 文件大小:4096
    • 提供者:新账号3
  1. Transparent

    0下载:
  2. VB透明窗体代码 SetLayeredWindowAttributes me.hwnd, 0, 192, LWA_ALPHA 把窗体设置成半透明样式,第二个参数表示透明程度 取值范围0--255,为0时就是一个全透明的窗体了 第二种使用方法 SetLayeredWindowAttributes Me.hWnd, &H0, 0, LWA_COLORKEY 表明不显示窗体中的透明色 而第二个参数表
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-31
    • 文件大小:88064
    • 提供者:赵玉良

源码中国 www.ymcn.org