搜索资源列表
BeautifulFace
- 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
DirectUI
- DirectUI意为直接在父窗口上绘图(Paint on parent dc directly)。即子窗口不以窗口句柄的形式创建(windowless),只是逻辑上的窗口,绘制在父窗口之上。微软的“DirectUI”技术广泛的应用于Windows XP,Vista,Windows 7,如浏览器左侧的TaskPanel,控制面板导航界面,Media Player播放器,即时通讯工具MSN Messager等。 DirectUI好处在于可以很方便的构建高效,绚丽的,非常易于扩展的界面。国外如
cse_ume_oevelopment
- karaoke系統開發library,使用DC-DSP Filter對Audio做採集和特效,相當重量及的Sample-Karaoke system development library, use the DC- DSP Filter for Audio collection and the special effects, quite a weight and Sample
76193889
- 一个继电模拟测试系统,用VC编写,包括直流测试,UI测试(A relay simulation test system, using VC to write, including dc testing, UI test)
