资源列表
res_dlg
- 可调整大小的VC++对话框源码,拖着右下角就可以放大或缩小对话框,基础的窗口编程例子,希望新手能够喜欢。-Resizable dialog box VC++ source code, dragging the bottom right corner of the dialog box you can zoom in or out, based window programming examples, I hope novices can enjoy.
splitter
- 可变的分割视图,VC++从多种方式分割窗体视图,上下分割、左右分割,交叉分割等,包括了大家常见的窗口分割方式,其中一种效果如测试截图所示,VC++6.0可直接编译源代码。-Variable split view, VC++ split form view from a variety of ways, from top to bottom split about segmentation, cross-segmentation, including all the common way spli
folder
- 一个只显示文件夹信息的C++对话框类,只是类文件,设计对话框的使用可以用的到,暂时没有调用示例-A display only the folder C++ dialog class information, but the class file, using the design of the dialog box can be used to, there is no call example
dir_pic
- 一个VC++文件目录搜集对话框控件的源码文件,最近有些忙 这里就不写测试程序了,需要这方面资料的可关注下。控件源码编译后生成dirpick.dll,调用时需要把dirpick.dll和dirpick.lib和EXE放在同级目录下-A VC++ source files directory file dialog controls collection, recently, some busy here is not to write the test program, the next need
splash
- VC++通过自己的线程在Splash对话框中显示文字,而且是有动画效果的文字,来回滚动的文字,虽然这个代码比较早了,不过现在还是很值得参考的。-VC++ through their own thread in the Splash dialog box to display text, but there is a animated text, scrolling text back and forth, although the code is relatively early, but no
XStatusBarProject
- 一个状态栏图标动画效果,基于VC++源码实现,实例简单,实现在一个窗口的状态栏中显示图标、文字动画和图像动画,一个简单实用的VC++编程技巧。希望对VC新手有所帮助。-A status bar icon animation, based on VC++ source code implementation, examples of simple realization display icons, text, animation and image animation in the status
histogram_control
- VC++仿Windows系统的任务管理器CPU使用率的动态图表效果,横向的图表,由右向左显示图表,适时动态变化的那种,看着也是很专业、很漂亮的图形效果,究竟是怎么实现的呢?那就赶快下载本源码吧。-VC++ Dynamic Charts effect systems like Windows Task Manager CPU usage, horizontal chart showing the chart from right to left, the kind of dynamic chang
DESdecypt
- DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
anicon1
- C++标题栏动画图标,在窗口的标题栏上显示动画图标演示程序,编译后运行本实例,你会发现平时我们看到的窗口左上角图标,变成了一个支持动画效果的小图标,在一闪一闪,吸引人的注意,一个窗体编程的小技巧吧。 -C++ animated title bar icon in the title bar of the window display animated icons demo program, compiled to run this instance, you will find that w
pic_open
- VC++实现带位图预览的打开文件对话框,现在Windows系统还在用的效果,这是仿的,只帖出具体的实现代码。有需要的可下载本代码文件。-VC++ implementation with a preview bitmap file open dialog, and now Windows systems still use the effect, which is a fake, just quote the specific implementation code. There is a nee
BmpDlg
- VC++实现位图对话框类,可在对话框中使用位图,美化对话框。这个需要复制到你的VC++项目中使用,没有提供测试示例。-VC++ Bitmap dialog class, you can use a bitmap in the dialog box and beautify the dialog box. This needs to be copied into your VC++ project to use, does not offer the test sample.
MFCHtmlNoScroll
- 让VC++使用WebBrowser控件加载HTML网页时不显示滚动条,实现思路为:实现事件 documentcomplete,当HTML下载完毕时再显示出来,然后在此事件代码中去掉滚动条。在特定的场合,比如要在软件中显示一个广告图片又不想滚动条的出现影响界面美观等,平时可遇到类似较多的情况。-Let VC++ using the WebBrowser control loads the HTML page does not display a scroll bar, for the realiz
