资源列表
VBE
- 解决VB中不能加载控件(编译时提示,exe文件无问题)并提示许可证未找到,一般出现在精简版或安装其他软件造成vb6控件注册错误,vb5版本正常。 解压缩到任意文件夹,运行VBC6.EXE,系统会有如下提示:Enterprise Design Licenses Have Been Installed Successfully 接下来打开要用的源代码,运行一切OK。-Solve VB cannot load control (compiled exe file no hint,) and
vc_toolbar
- 在对话框上建立工具栏,程序非常详细,可以指导菜鸟完成-In the dialog box to establish the toolbar, the program is very detailed and can guide the rookie completed
toolband_src
- 使用WTL实现的IE上面的工具栏插件的例子--An example about the realization of plug in on tool bar of IE by using Wtl
vc
- 一个基于IE的浏览器,使用了多文档界面的标签,IE界面和XP的工具条等。-IE-based browser, the use of multi-document interface tags, IE interface and XP tools and so on.
Multiport_DL_source_v2.9.1007
- MTK MulitportDownload tool source code
progressbar_with_text
- VC编写的带文字的进度条代码 好使,已测试过-progressbar with text
TBCreator
- 这是一个绿色软件 在做vc工程时 总是遇到要制作快捷菜单条,这个是个不错的软件--This is a green software vc works always do when we try to create the shortcut menu bar, this is a good software
message
- 利用MFC单文档空白程序实现工具条状态条的增加删除功能,所有代码均手工添加,让大家理解程序运行原理。-MFC single document using the toolbar space program to achieve the increase in the status bar delete function, all of the code were added by hand, so that we understand the running principle.
TrueColorToolBar
- 一个真彩 工具条的类文件。帮助快速建立工具条-a really color class for toolbar control,you can use it to create a toolbar quickly
bardemo
- 工具栏及分割线的运用,比较经典的例子,值得借鉴。-The example can provide the method to how to use the splitter to splite the window .
mutithreadPprogressbarPCPPMFC
- 多线程 进度条 并行运行 自动更新进度 MFC VC++编程-Run in parallel multi-threaded progress bar automatically updates the progress of MFC VC++ programming
InsertTbarToDialog
- 在对话框中动态创建工具条,并且动态调整对话框上控件的位置。-Dynamically create a toolbar in a dialog box, and dynamically adjust the position of the controls in the dialog box.