MFC小技巧(更换皮肤背景标题栏透明)
1.背景透明在MainFrame.Cpp 中找到int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct)函数添加代码SetWindowLong(t
MFC小技巧(更换皮肤背景标题栏透明)