搜索资源列表
zsplitter_demo
- 从CWnd派生的splitter类让你在dialog,property sheet或其它window上分割窗体的一个例子. 作者:Mike Melnikov -CWnd derived from the splitter let you type in the dialog, property sheet or other forms separate window on the one example. Author : Mike Melnikov
MyScreen
- 一个屏保程序,用自己定义的CWND类来当替代基于对话框程序的对话框的实现,跑马灯效果文字的实现过程.-a screensaver procedures, and use their own definition of the class when CWND alternative based on the dialog box procedure and that the realization of 5,250 characters effect the implementation proc
SciTE
- 重载自 CWnd 的编辑器,支持类似.NET网络的代码折叠,支持代码关键字高亮显示,可以通过自己编写扩展模块支持各种不同的语言-heavy since CWnd the editor, similar support.NET code folding support code keywords highlighted, and by extension to prepare their support for a wide variety of language
Cryptix_src_3-0-3
- 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的u
Animation-Style_Dialog_Class
- 制作动画的类,很不错的 // construction CAniDialog(UINT nDlgID, CWnd* pParent) CAniDialog(CPoint pt, UINT nDlgID, CWnd* pParent) // operation // access frame number UINT GetFrameNum() const void SetFrameNum(UINT nFrames) // access an
menuWnd
- 模拟菜单的类。弹出时不会导致父窗口失去焦点。因为是一个普通CWnd派生类,可以随便怎么画-simulation menu category. When the pop-up window will not lead to the father lost its focus. Because it is an ordinary CWnd derived class, how can casually painting
MixColor1
- 除了文本框外,其他的CWnd类也需要改变背景色和文本颜色,那么该如何实现呢-addition to the text box, other CWnd class also need to change the background color and text color, then how to achieve that?
NSChartControl_nschart_src
- The CNSChartCtrl control class is derived from CWnd. The purpose is to create pie and bar charts in a dialog (also in a view) with editable fill colors and values, in runtime. Originally, the source code and project was written and compiled with Visu
CustomControl01
- 从CWnd派生自定义类 CustomControl-from CWnd derived from the class definition CustomControl
BasicControl_Div
- 可以算是学Visual C++的入门~~~~~ 主程序段只有:UpdateData(TRUE) if(m_b==0){ AfxMessageBox(\"除数不为0\") CWnd* pWnd=GetDlgItem(IDC_EDIT2) pWnd->SetFocus() return } int n=m_a/m_b int r=m_a-n*m_b char tbuf[160] sprint
_drag_one_ChildWindow_in_FatherWindow_
- 主窗口是一个“对话框”,里面有一个“子窗口”,这个“子窗口”派生自CWnd类,用户可以拖动它,使它在父窗口 当中移动,它的移动范围是受到所在“父窗口”的制约的,它的四个边界不能超过“父窗口”相应的边界,例如:它的左边界不能超过“父窗口”的左边界。 -main window is a "box" that includes a "sub-window," The "sub-window" derived from the CWnd
teach_road_4
- VC基础教程 第四章 窗口控件 版权所有 闻怡洋从VC提供的MFC类派生图中我们可以看出窗口的派生关系,派生图,所有的窗口类都是由CWnd派生。所有CWnd的成员函数在其派生类中都可以使用。本节介绍一些常用的功能给大家。 -based VC IV Directory window controls only Wen Yue-yang from the VC MFC category derived map, we window can be seen a derivative, derivati
mfc_general_ctrlbars
- Multiple control bars in a frame window, selective hiding and showing of control bars, and dynamic rearrangement of controls along the border of the frame window. The control bars are allocated space in the frame window according to their Z-order, wh
BarChart_src
- CBarChart is a simple MFC control derived from CWnd. It helps you develop your own charts quickly and print them easily.-CBarChart is a simple MFC control derived f rom CWnd. It helps you develop your own charts qu ickly and print them easily.
从CWnd继承,完全自绘的滚动条控件
- 从CWnd继承,完全自绘的滚动条控件,接口和CScrollBar完全一致-Inherited from CWnd, completely self-painted scroll bar controls, exactly the same interface and CScrollBar
CWnd
- 直接使用 Cwnd 创建窗口 直接使用 Cwnd 创建窗口-create window by cwnd, create window by cwnd, create window by cwnd,
CWnd
- C++封装的窗口类 纯SDK编写,学习MFC前最好看一看,很有帮助-C++ wrapper of the window class pure SDK, before learning to help the best look at the MFC
CWndClass
- MFC窗口程序设计 CWnd窗口矿建类综述 推荐给新学者-MFC Windows Programming class CWnd window built mine recommended the new academic review
HWNDachiece-CWnd
- 在MFC中编写程序中如何通过HWND获得CWnd指针-HWND achieve cwnd
gain-CWnd
- 在MFC的窗口中,如何通过HWND获得CWnd指针-MFC window by HWND CWnd pointer