搜索资源列表
BeautifulFace
- 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
MEMDC
- 使用内存DC的实验。使用内存DC可以提高显示速度,消除闪烁,以及多层绘图等等。
work
- VB使用API在内存画出动态的函数曲线 纯api画图,双DC-VB in memory using the API functions to draw dynamic curve of pure api drawing, double DC
hdce
- 通过内存DC来平滑的显示多行滚动的字幕,可以控制背景的颜色-Through the memory DC to smooth the display of the multi-line rolling subtitles, can control the background color