摘要:
注:以下代码以一个名为CTest6Dlg的对话框类为例 1. 在任务栏隐藏对话框 ModifyStyleEx(WS_EX_APPWINDOW, WS_EX_TOOLWINDOW); 2. 使对话框为顶层窗口 SetWindowPos(&this->wndTopMost, 0, 0, 0, 0, SWP_NOMOVE|SWP_NOSIZE); 3. 在运行时添加最大... 阅读全文
posted @ 2008-09-27 21:39 浪端之渡鸟 阅读(647) 评论(0) 推荐(0)
浙公网安备 33010602011771号