资源列表
RSlider
- 基础控件,旋钮的编程,适合添加到自己的程序-Basic controls, knobs programming suitable for adding to your own program
AUTOCADAddin
- 开发autocad插件,实现在工具栏里添加按钮,当用户单击按钮时弹出UI供用户设置密级;在autocad文档原有内容上添加水印功能,防止泄密-Autocad plugin development to achieve the Add button in the tool bar when the user clicks the button, pop-up UI for the user to set the security classification autocad document i
Ejercicio4
- Esta es una manera de hacer el ejercicio 4, lo pueden usar como guía o asi esta correcto. ssd4
ImageSmart
- 实现BMP,GIF,JPG文件的浏览的控件的源代码-achieve BMP, GIF, JPG file browser control of the source code
activeX
- VC++中的ActiveX编程基础 初学者适用-ActiveX in VC++ programming basics for beginners
xtable2
- 一个简单方便的表格控件,XMLTable
commport
- 手机串行端口通信编程例
chinaTelecomWdpParse
- 电信彩信PUSH消息解析说明,包括一条短信的彩信通知和分成两条短信的彩信通知-MMS push message protocal in CDMA
Codeactivex
- ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and application of principle. ActiveX controls in the preparation, how to control arrangements attributes, methods, events, pr
Code
- ActiveX控件的应用与工作原理.ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。
lesson18
- 孙鑫老师VC视频第十八课代码:ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。
transferpictureATL
- 演示如何将一幅图片从MFC的客户程序传送到ATL的ACTIVEX服务控件中。