Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CMainFrame
Search - CMainFrame - List
这个由Visual C++ 5.0开发的SDI程序演示如何让程序运行时在Window 95或Windows NT 4.0的任务条上不显示出来,程序重载了CMainFrame中的PreCreateWindow()函数 COOL(29KB)
Date : 2008-10-13 Size : 17.3kb User : lixing

这个由Visual C++ 5.0开发的SDI程序演示如何让程序运行时在Window 95或Windows NT 4.0的任务条上不显示出来,程序重载了CMainFrame中的PreCreateWindow()函数 COOL(29KB)-This Visual C++ 5.0 developed by SDI program demonstrates how to make the process run-time in the Window 95 or Windows NT 4.0 task bar does not show up, procedure overloading the CMainFrame in PreCreateWindow () function COOL (29KB)
Date : 2025-12-24 Size : 29kb User : lixing

DL : 0
一个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
Date : 2025-12-24 Size : 1.49mb User : 云梦泽
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.