Description: CListCtrl的代码,其中集合了可编辑,ComBox等好多功能-CListCtrl code, which can be set to edit, ComBox good multi-purpose, etc. Platform: |
Size: 218112 |
Author:嵇月强 |
Hits:
Description: 对MFC的CListCtrl的描述,详细列出了属性的设置和修改-MFC' s CListCtrl on a description of the attributes listed in detail the settings and modify the Platform: |
Size: 11264 |
Author:huangys |
Hits:
Description: 房屋中介系统,包括VC的ADO数据库编程的各种操作,和界面控件CListCtrl的功能附加,CListCtrl内部加入编辑控件、日历控件-Housing intermediary system, including the VC' s ADO database programming a variety of operations, and interface functions of the additional CListCtrl control, CListCtrl internal join the edit control, calendar control Platform: |
Size: 1575936 |
Author:党杰 |
Hits:
Description: 一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。
CMainFrame* p_Frame //保持筐架类的指针
CEdit* m_pEdit //保存编辑框类的指针
CListCtrl* m_pList //保存列表类的指针
CTreeCtrl* m_pTree //保存树型控件的指针
CComboBox* m_pComboBox //保存组合筐的指针
以下的成员变量保存了最后一次分析的数据包的各种数据
ip_header* m_pih //ip头 保存最后一次分析的数据包的ip头
tcp_header* m_ptcph //tcp头 保存最后一次分析的数据包的tcp头
udp_header* m_pudph //udp头 保存最后一次分析的数据包的udp头-A VC network intrusion detection module and program code, complete source code, including the necessary controls are in the compressed package, prepared by VC when the lingua franca of network software.
CMainFrame* p_Frame // pointer to keep basket racks
CEdit* m_pEdit // Save pointer to edit box type
CListCtrl* m_pList // save the pointer to the class list
CTreeCtrl* m_pTree // save the pointer to the control tree
CComboBox* m_pComboBox // save pointer combination basket
The following member variable holds the last analysis, all data packets
ip_header* m_pih // ip header to save the last analysis the ip packet header
tcp_header* m_ptcph // tcp header to save the last analysis of the tcp packet header
udp_header* m_pudph // udp header to save the last analysis the udp packet header Platform: |
Size: 1563648 |
Author:云梦泽 |
Hits: