8000 窗口透明属性导致双缓冲功能失效问题 · Issue #78 · VincentWei/MiniGUI · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
窗口透明属性导致双缓冲功能失效问题 #78
Open
@ren93

Description

@ren93

你好,有个问题请教下

我创建了一个带双缓冲属性的窗口

然后为了让这个窗口透明,我设置了透明属性

SetWindowBkColor(hwnd, RGBA2Pixel(HDC_SCREEN, 0,0,0,0));

但是设置了这个透明属性以后,双缓冲失效了,请问下是什么原因?有什么解决办法?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0