搜索资源列表
VC6Extend
- vc 6.0 插件 我听过很多人抱怨 VC++ 的自动化接口的一个缺点就是不能指定插件工具栏的名字(VC++ 允许我们创建一个带有几个按钮控件的工具栏,点击按钮执行插件对应的命令)。-vc 6.0 plug-in I have heard many people complain about the VC++ automation interface, a drawback is that you can not specify the name of a toolbar plug-ins (V
filetool
- 完美解决VC++6.0中不能添加和引入外部文件的的问题,编译后,vc上会有添加文件按钮,使用方便快捷!-Perfect solution VC++6.0 can not add external files and the introduction of the issue, the compiler, vc there on the Add files button, easy to use and fast!
OCX
- 一个由c++编写的ocx控件。用vc++ 6.0编译,用MFC对话框调用。执行后会显示一个增加按钮,用来表示已经调用OCX控件。作为一项课堂作业,它是完美的。(An ocx control written by c+ +. Use vc++ 6.0 to compile, call with MFC dialog box. After execution, a button is displayed to indicate that the OCX control has been called