搜索资源列表
WINDOWS消息的处理
- Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in VC Classwizard we can add a c
eetop.cn_ComEmulDrv3
- 一个好用的虚拟串口驱动程序,按说明安装即可。-An easy to use virtual serial port driver,Follow the instructions to install it.