资源列表
排序选择:
atl_icmpcom.zip
- 网络中Ping和Tracert功能的控件
atl_conexe.zip
- 连接到一个exe文件使exe文件自动运行而不是手工运行exe文件/Server的例子
atl_ATLCollections.rar
- This sample demonstrates the use of ICollectionOnSTLImpl and CComEnumOnSTL, and the implementation of custom copy policy classes.
atl_atlbutton.rar
- This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state; the hover state (when the mouse moves over the button); and the pushed state. Default bitm
atl_activedoc.rar
- This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implem
atltypelib_vc_demo.zip
- VC测试例子
atltypelib_vb_demo.zip
- VB测试例子
atltypelib_src.zip
- 查看ActiveX控件属性和方法的控件
ATLTree.zip
- 使用Windows标准类TreeView来建立ActiveX控件
atlsuperclasswnd.zip
- 使用Windows标准类ListBox来建立ActiveX控件
AtlDebugHeap_demo.zip
- 使用ATL跟踪内存错误的例子(如MFC里的try..catch)
atlclienttut.zip
- 写容器(Contener)程序的例子