搜索资源列表
FileDialogVB
- 用于web的打开文件和保存文件的对话框,包括一个c开发的activex控件和一个vb写的测试程序。-web for the open file and save the file dialog box, c, including the development of an activeX control and a vb written testing procedures.
Hello
- 实现一个ocx控件,可以把一个对话框,嵌入在网页中。完整的工程文件,包括一个simple.html网页。-A ocx control, a dialog box can be embedded in Web pages. Including the project documents, and a simple web page.
DiskFileSet1
- 自己做的ActiveX系统配置控件,单击按钮打开对话框,实现: 隐藏指定磁盘驱动器; 禁止光驱自动播放功能; 设置播放CD的自动执行程序; 修改驱动器图标; 修改驱动器卷标; 可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。-Does their system configuration of the ActiveX controls, click the button to open the dialog b
UseHtmlDlg
- HtmlDialog程序,可以用Html文件定义对话框的样式,以及和对话框交互。-HtmlDialog procedures, Html files can be defined the style of the dialog box, as well as the interaction and dialog.
19ATLCom
- 编写控制面板小程序 编写扩展存储过程 用ATL编写Windows服务 获取Word文档的属性 在程序中导入Word文档 在程序中显示PDF文件 向IE工具条中添加图标 在程序中注册和卸载ocx控件 在网页中调用VisualC++对话框 开发ASP文件上传控件-failed to translate
Myctrl
- 练习使用VC开发的基于MFC类库类型的控件。包含了属性和事件。测试程序是一个基于对话框的应用程序。控件的属性和事件要在idl文件中声明才能在其它应用程序中使用。属性页的交换数据函数中要使用DDP类型的函数,同时控件中的持久性支持函数中要添加PX类型的函数,才能使属性页的数据关联到控件中。 -Practice using VC++ MFC class library based on the type of control. Contains properties and events. Te