资源列表
WM_NCLBUTTONDOWN
- void TransparentWnd::OnLButtonDown(UINT nFlags, CPoint point) { CWnd::OnLButtonDown(nFlags, point) //实现无标题拖动 PostMessage(WM_NCLBUTTONDOWN, HTCAPTION, MAKELPARAM(point.x,point.y)) }-void TransparentWnd : : OnLButtonDown (UINT nF
PBMDI
- 实现了MDI窗口停靠服务 实现了MDI窗口停靠服务-realized the MDI window stop service make MDI window service ca
FolderDlg_Proj
- 一个打开目录例子程序,对于做界面的还是有点用的-an Open directory examples procedures, so the interface is still somewhat of
dlg_pic
- 在picture 控件中实现BMP图形显示.-the picture controls to achieve BMP graphics.
wintut
- A small program that shows one of the fundamentals of Wind-A small program that shows one of the fundam entals of Wind
BCGPAppWizard
- 软件介绍: 一套非常好的MFC扩展界面库!可以帮助你在编程时轻松制作出非常漂亮专业的自定义界面!提供100多种界面,很容易经过我们自己的重新设计组合成满意的效果. 说明: 1、 适用版本BCGControlBar Library (v9.4)Professional Edition。 -software presentations : a very good expansion interface for MFC! I can help you in a relaxed p
flashview
- 启动程序前增加的flash图片显示,图片可以任意更改-commencement of the proceedings before the increase in the flash pictures, pictures can arbitrarily change
DlgDemo2
- 如何创建无模式和模式对话框,对初学者有益-how to create a modeless dialog and patterns, useful for beginners
DlgDemo1
- 如何创建无模式和模式对话框,对初学者有益-how to create a modeless dialog and patterns, useful for beginners
Winn
- 简单的窗口程序,实现窗口、鼠标左键效果、关闭窗口时弹出确定对话框。是要想成为VC++真正的程序员,必须会编的第一个程序(程序来自维新培训)-simple window procedures, window, the left mouse button effect, closing the window when activated determine dialog. VC is truly wants to become programmers, will be an addendum to
Manager-windows
- 在.net 环境下用C#编码的客户窗口源代码。可以在安装了〉net开发平台的机子上直接运行。
sliderdlgpaint
- 在vc对话框中实现一个可用鼠标拖动的实心方块 算法采用局部刷新,最大程度上避免闪烁 同时不影响其他控件的显示-in vc dialog can be used to achieve a solid mouse scrolling box using a local update algorithm, maximum extent possible to avoid flicker without affecting the other controls revealed