搜索资源列表
CapTx
- 一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captx\\drivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选
guidebutton
- VC++逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法-VC++ the ingenious escape button to achieve.How to create a property page and Wizard dialog, integration on the combo box (how to adjust the size of the combo box), list
vcradio
- VC++设置和获得单选按钮的选中状态,一个相对初级的VC代码,分享给VC++初学者。获取单选按钮状态其实也就是判断单选按钮是否被选中-VC++ and radio button selected, a relatively junior VC code share with VC++ beginners. Get the radio button in fact, is to determine whether the radio button is selected
IHAO
- 一个简单的单选按钮控件演示程序,演示单选按钮控件是如何使用的()