资源列表
Color
- 在VisualC++的MFC平台下,简单实现系统颜色对话框的使用
RoundDlg
- 创建圆形对话框窗口\RoundDlg\RoundDlg.rar,很不错的vc源码,希望对大家有所帮助。-Create a circular dialog window \ RoundDlg \ RoundDlg.rar, very good vc source, we want to help.
changebackcolor
- 改变对话框的颜色,使之看起来更漂亮,更人性化-change the color of the dialog box so that it looks more beautiful, more humane
TransDlg
- 实现对话框透明显示:对话框透明而上面的文字不透明。
conjroucamerafrom
- DirectShow捕捉视频,从摄像头当中捕获视频,暂时控制面板-DirectShow capture video, capture video a camera, a temporary control panel
PropertySheetWithLogo
- 《VC高级界面特效制作百例》中的带有logo标识的属性对话框(完整工程)
02sinRollCreditDlg
- 按照特定曲线游动的致谢条,可设置显示内容,滚动速度等,常用于商业软件界面
BGI-putin
- 第三方BGI使用测试例程,#include "graphics.h" #include "Svga256.h" #include "stdio.h" #include "fcntl.h" #include "malloc.h" #include "io.h"-the third BGI testing examples,#include "graphics.h" #include "Svga256.h" #include "stdio.h" #include "f
gg
- 最基本的在对话框中画线的程序,今天找了很久才找到。
window_Cwnd
- 实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary(\"User32.DLL\") if(hInst) { typedef BOOL (WINAPI *MYFUNC)(HWND,COL
hello_dial
- 这是一个最简单的MFC应用程序,供初学者参考。-This is a simple MFC applications for advanced users.