1)在OpenGL渲染的窗口中使用半透明效果和普通窗口没有什么区别SetWindowLong( m_hWnd,GWL_EXSTYLE,WS_EX_LAYERED ); SetLayeredWindowAttributes( 0, ...
確定! 回上一頁