搜索资源列表
十分经典的VC对话框程序的打印预览
- 十分经典的VC对话框程序的打印预览-classical print and preview of dialog by VC
vc 无模式对话框参数传递的一个示例testdl
- 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。 -for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
vc界面编程源码Demo
- 这是一个为电站做的监控程序。开发环境vc,使用了APPFACE.DLL界面库,高效简单的实现漂亮界面。-This is a power station to do the monitoring program. Vc development environment, the use of APPFACE.DLL interface library, and efficient realization pretty simple interface.
演示使用ListView控制作出资源管理(VC)
- 演示使用ListView控制作出资源管理(VC),可以做出像WINDOWS资源管理器一个的窗口-demonstration ListView control the use of resources management (VC), Windows can be made as a Resource Manager window
calculator-by-vc
- 一个用VC编的小型计算器,很有意思,很值得大家收藏啊!-a series of small calculators, very interesting and merit collections ah!
在单文档程序中动态切换多个窗体-界面类编程-VC
- 在单文档程序中动态切换多个窗体-界面类编程-VC.-procedures in a single document Dynamic switching more windows-like interface programming-VC.
VC+AO
- 利用VC开发的ARCGIS的简单功能实现,利用MapCOntrol控件.-development of the VC ARCGIS simple function, using MapCOntrol control.
VC-ui
- VC界面编程;可以从中学习到如何使用VC中位图等资源创建漂亮、美观的VC界面。-VC interface programming; Be able to learn how to use VC Bitmap resources to create beautiful, VC beautiful interface.
VC
- 想拥有像vc界面一样的程序吗?这个程序就能帮你实现这样的梦想
vc
- 用vc编写的一个类似vc界面的程序,适合界面编程的学习
VC
- 积累的VC编程小技巧之打印相关的一些详细的变成说明,是用来改变消息路由的。用了这段代码之后,CView中的消息(菜单,控件,子窗口)将先被CMyShape类来处理。不知道你要的是不是这样的效果。
VC++ CDialog class extension
- VC++ CDialog class extension,增加了一些方便使用的功能。
VC++设计的计算器
- 基于VC++的计算机设计
VC++TitleBarColor
- 完整的商业界面源码,VC++版本,超级用户名为admin,密码为空-Complete source of commercial interface, VC++ Version, known as super-user admin, password is blank
VC
- VC界面编程相关文档与部分源码,包括菜单、窗口、工具条等操作-VC programming interface with some of the relevant source documents, including menus, windows, tools, operations, etc.
VC
- 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
VC
- 当今的软件界面丰富多彩,这些界面的最大的特点是提供了更加友好的界面以区别于普通的对话框应用程序。本文设计了一个VC++的对话框实例-VC from the drawing dialog box
vc-skin-alter
- vc++实现窗体换皮肤 源码,学习换皮肤的好例子-the source code written in c++, this shows you how change skin.
VC
- vc界面编程总结.拥有美丽的外观,软件就成功了一半。界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。-vc interface program summary. has a beautiful appearance, the software is half the battle. Interface from the controls, toolbars, menus, forms and other elements of the landscaping th
VC++创建浮动工具栏窗口源码
- VC++创建浮动工具栏窗口源码 可供参考