资源列表
reminder
- vc实现每隔一段时间进行提醒的功能。提醒层覆盖除任务栏之外的窗口。提醒的方式为透明层,由无到有再到消失。提醒的时间自定义。其中包含简单的托盘编程、定时器、透明层等内容-vc be reminded from time to time to achieve the function. In addition to the task bar to remind layer covering the outside of the window. Reminded of the way for a tr
dw2xls
- pb12可用的数据窗口转excel文件的控件,很好用,支持复杂格式-pb12 available data excel file transfer window controls, easy to use, support for complex formats
GuiLibSor_and_Demo
- 开发界面很实用的GuiLib库源码,以及应用这个库开发界面的实例,包含了VS2005界面实例,OFFICE界面实例,OUTLOOK界面实例等一系列实例,还包含了编译实例工程的一些头文件,网上很多实例都无法编译,就是缺少这些头文件,只要把我的这些头文件放在VC所包含的MFC下的头文件中就可以了,我在VC6.0下已经编译通过了,库源码,和所有应用实例源码工程都能编译通过-Development of the interface is very useful GuiLib library source
changeSize
- 该源码实现了分屏效果,就是一个界面分割为9屏,这里采用9个按钮来充满屏幕,同时采用消息传递的方式实现单个屏幕的全屏与还原。-The source code to achieve the split-screen effect, is divided into a 9-screen interface, where the use of nine buttons to full screen while using messaging to achieve a single screen full
ChartDemo
- ChartCtrl类的开源码,使用这个类能实现图形的绘制功能,工程上非常实用.-ChartCtrl class open source, use this class to achieve graphics rendering capabilities, engineering is very practical.
zhifangtu
- 本程序中涉及在VC编程中直方图的显示,在遥感影像中比较好的应用,涉及了动态库的调用-This procedure involves programming in VC histogram display, in relatively good application of remote sensing images, involving the dynamic library calls
Slider
- Slider控件的应用Slider.rar,很不错的vc源码,希望能对大家有所帮助-Slider control applications Slider.rar, very good vc source code, I hope you can help
StreamAmpZZ
- StreamAmpZZ,经典的外汇指标,改版的很强大。-StreamAmpZZ, classic foreign exchange indicators, revision of the very powerful.
webbrowser-Drag-text
- vb6编写的实现从webbrowser控件显示的网页上选定文本后拖动文本到鼠标所指的文本框-vb6 written from a webbrowser control to display text on the page after the selected text to drag the mouse within the meaning of the text box
BCBRc
- C++Builder 用于自动定制多语言应用程序的控件。 将控件放在想多语言化的窗体上,设置DumpOnDestory为true,则窗体运行后会生成一个RCS文件,就是所有窗体上需要用的文本,然后手工修改这个文件内容做多语言,然后设置DumpOnDestory为false,LoadOnCreate为true,则窗体在运行后会自动根据RCS文件将所有文本多语言化。-C++ Builder for the automatic customization of the control multi-
ADODataControl
- 使用ADO Data和DataGrid控件实现遍历、修改、删除、添加\ADODataControl\ADODataControl.rar,很不错的vc源码,希望对大家有所帮助。-DataGrid control using the ADO Data and achieved through, modify, delete, add \ ADODataControl \ ADODataControl.rar, very good vc source code, we want to help.
MFC-Windows-Program-Design
- 权威的MFC教程,并附有各章程序代码,令人受益匪浅。-A good book for MFC study with code for each chapter.