搜索资源列表
yuangongpeixun
- 这是 用C++编写的员工培训系统 用户要修改程序源码可以选择相应的.h和.cpp文件,本实例使用的命名规则基本是:DIALOG_***** 为管理对话框资源, *****Info为数据输入窗口资源, *****Set为结果集对应的类-C is prepared by the staff training users of the system to amend the source can choose accordingly. H and. Cpp , the example of the u
ProgrammingWindowsCHS
- 《Windows 程序设计(第5版)(上、下册)》 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 **
UseResourceInDLL
- 如何在DLL中使用对话框,从Win32 DLL和MFC DLL两个方面来分析并解决这个问题。 -how to use the DLL dialog, from Win32 DLL and MFC DLL two aspects to analyze and solve the problem.
myVcwen1
- 例程是在Vc下建立一个基丁对话框的应用程序,在对话框中设置一个Button控件-routines in Vc establish a co dialog applications, in the dialog box to set up a Button Controls
BitmapCtrl
- 在对话框的图片控件加滚动条的程序,希望有所帮助-dialog in the Control plus photographs of the rolling process, a desire to help! !
SComm_helper
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d definition CMSComm category four control v
dialog
- 介绍了如何移入对话框的具体步骤,各位可以参考
这是在VS2008下创建对话框程序和自定义控件的一个课件
- 这是在VS2008下创建对话框程序和自定义控件的一个课件,内有文档说明和详细的源代码。-This is a dialog box in VS2008 to create a custom control program and courseware, and detailed documentation within the source code.
Custom-file-dialog
- 实现对对话框的编制,以实现多种对话框模式-Preparation of dialog to achieve a variety of dialog mode
MyHospital
- 此医院排队就诊系统设计是用c#基于.NET编程做的,具体功能如下: 1.输入病历号,点“排队”按钮,加入到排队队列中。 2.点“就诊”按钮,队列中最前面的病人就诊。 3.界面有自动显示队列排队情况、队列中总排队人数的对话框。 4.点“不再排队”按钮,不再允许输入病历号排队。 5.点“恢复排队”按钮,系统恢复正常。 6.点“退出”按钮,系统退出。-This hospital queuing treatment system design is to use c#-based
duihuakangyincang
- 针对现实中的应用,本人介绍了对话框隐藏的几种方法并附上源码。希望对大家会有帮助。-For real applications, I introduced several methods to hide the dialog box with the source. We hope to be helpful.
VC-resize-dialog.zip
- 设计并实现了一个对话框基类。用此类作为基类的对话框可以适应不同分辨率以及用户的要求随意缩放。对话框内所有控件的位置及文字大小都自动按对话框大小比例进行缩放。,Designed and implemented a dialog base class. The use of such a dialog box as a base class can be adapted to the requirements of different resolutions, as well as user arb
OllyDBG-add-dialog-box
- 用OD给EXE文件添加一个对话框,有详细的代码以及分析信息!-Using OD to EXE file to add a dialog box, a detailed code and analysis information!
QT-widget-MainWindow-Dialog
- qt的窗体widget,MainWindow和Dialog的选择使用-qt the form widget, MainWindow and Dialog choose to use
The-dialog--technique-based-on-VC
- 该文档的主要内容是详解基于vc的dialog编程技巧。比如想:如何通过代码获得应用程序主窗口的指针?如何在程序中获得其他程序的图标?等-The main contents of the document is a detailed VC programming techniques based on dialog.
Sales--System-dialog-
- 销售管理系统对话框版本 -Sales management system version of the dialog box sales management system version of the dialog box
MFC-Open-the-save-file-dialog-box
- 开发窗口应用程序中,一般都会使用到文件保存对话框,我在这里提供其中一种方法-Developing windows applications, usually to a file using the Save dialog box, I am here to provide methods
Changes-dialog-box
- 修改对话框为BCG工程、手动添加控件。VC中动态添加控件,很详细,值得一看-BCG works for the Modify dialog box, manually add controls. VC dynamically add controls, very detailed and worth
Mybole
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
VC-Dialog-and-common-control
- VC++_课件_第05章_对话框和常用控件,带你进入MFC的世界-Courseware VC++ _ _ _ Chapter 05. Dialog and common control with you into the world of MFC