-
-
IDispatch.zip
实现IDispatch接口,不需要ATL,MFC, IDL,将SimpleDispatch.h加到工程即可,SystemUtil.h是一个使用SimpleDispatch.h的例子
-
-
-
-
VC_advanced_program_development.rar
本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。
-
-
-
MEDriver.rar
MEDriver is implemented as a Windows Forms application. It uses the ATL sample CONNECT as the COM server, and it wraps and uses its interface IRandom and source interface IRandomEvent through CoRandom and IRandomEvent_FireEventHandler as if it was a .NET ...
-
-
-