搜索资源列表
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.
mfccomm
- 串口通讯程序,基于MFC对话框编的。已经测试过,希望对大家有用 -Serial communication program, based on the MFC dialog box for the. Has been tested, in the hope that useful
VC_Dialog
- 分步骤详细介绍了在Visual C++中如何构造、设计界面及对话框,对于MFC初学者应该很有帮助-Step by step details in the Visual C++ How to construct, design interface and dialog boxes, for MFC beginners should be very helpful
test
- 在dialog中简单的实现了MFC图形界面调用的一个例子-In the dialog in the MFC implements a simple graphical interface called an example of
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
waring
- 基于MFC的简单程序,用VC++ 编写,弹出对话框,并语音提示-Based on the MFC simple procedures, with vc++ write, pop-up dialog box, and voice ask
relex
- MFC基于对话框动态画曲线的完整代码 内含详细注释-MFC is based on the complete code of the dialog box dynamically draw curves containing detailed notes
VC
- MFC编写一个简单的登录对话框(连数据库),教你怎么在VC上连接access数据库-MFC write a simple login dialog (even the database), teach you how to connect access database on the VC
Catch
- 用VC6.0写的一个MFC程序,一个简单的MFC“逃跑”对话框应用程序-With VC6.0 write an MFC program, a simple MFC " escape" dialog application
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
splittercontrol_demo
- 在MFC中,仿分割视图在对话框窗口分割对话框-In MFC, imitation split view in the dialog window segmentation dialog
12345
- 这是一个简单的MFC,实现基本的对话功能-this is a simple MFC file,it will come ture the basic dialog function......
Dialog
- 窗口的类别设计,实现图像的显示,以及图像的灰度化,二值化操作-Implementation of MFC window design, can make the image display, convert grayscale and binary image
VC-Dialog-and-common-control
- VC++_课件_第05章_对话框和常用控件,带你进入MFC的世界-Courseware VC++ _ _ _ Chapter 05. Dialog and common control with you into the world of MFC
student-DATA
- 用MFC创建一个基于对话框的应用程序,添加多个编辑控件实现学生信息的输入。-Use MFC create a dialog-based application, and add multiple edit controls to achieve input student information.
SVCam_IO_quickguide
- You’ll see an MFC Application Wizard dialog box. Click the Application Type entry and you’ll see a dialog box similar to the one shown here. This dialog box enables you to an application type, project style, and the use of MFC-You’ll see an MFC A
saolei
- 使用vc6.0 MFC编写的简单对话框扫雷游戏,内涵代码。-Using vc6.0 MFC to write a simple dialog box minesweeping game, the connotation of the code.
VCPPSQL-Server
- 了解MFC ADO 数据库访问技术; 2.熟悉Miscrosoft DataGrid 控件和Miscrosoft ADO Data 控件的使用方法; 3.掌握基于对话框的用户界面设计方法和数据操作方法; 4.掌握主窗口与子窗口之间数据访问的方法; -Learn MFC ADO access technology 2. Be familiar with the Miscrosoft DataGrid control and Miscrosoft the use of the
flicker-free-picture-redraw
- 利用了双缓冲技术在MFC对话框上进行高性能绘图,有效还解决了闪烁问题,给出了设计思路和代码实现。-Using double buffering technology in the MFC dialog box for high-performance graphics, effective also solved the flicker problem, given the design ideas and code to achieve.