Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MFC
Search - MFC - List
windows MFC写的坦克大战源代码。-windows write cycles MFC source code.
Update : 2024-05-03 Size : 12684288 Publisher : 奚晓峰

一个利用MFC 编写的一个小而实用的FTP客户端-a prepared using MFC is a small and practical FTP client
Update : 2024-05-03 Size : 152576 Publisher : zs

MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。因为总体上,MFC框架定义了应用程序的轮廓,并提供了用户接口的标准实现方法,程序员所要做的就是通过预定义的接口把具体应用程序特有的东西填入这个轮廓。Microsoft Visual C++提供了相应的工具来完成这个工作:AppWizard可以用来生成初步的框架文件(代码和资源等);资源编辑器用于帮助直观地设计用户接口;ClassWizard用来协助添加代码到框架文件;最后,编译,则通过类库实现了应用程序特定的逻辑。-MFC (Microsoft Foundation Class Library) the combination of various types constitute an application framework. its purpose is to allow programmers basis in this building Windows applications, This is a relatively SDK it is more simple approach. Because on the whole, the MFC framework defines the outline application, and provide a user interface standard method, programmers have to be done through predefined interface of specific applications unique things entries to this profile. Microsoft Visual C provides the tools to complete this work :+5.0 can be used to generate a preliminary framework document (code and resources, etc.); resource editors used to help design intuitive user interface; ClassWizard to help add code to the framework document; Finally, compile, through class library of a
Update : 2024-05-03 Size : 334848 Publisher : 无我

MFC程序全屏显示源代码,可以实现视图的全屏幕显示-MFC procedures in full-screen source code, can achieve a full-screen view of the show
Update : 2024-05-03 Size : 22528 Publisher : 赵渊

DL : 0
《MFC深入浅出》,绝对精彩,相信你一定会对MFC有个全新的认识的!-"MFC easy" absolutely brilliant, I believe you will certainly MFC has an entirely new awareness!
Update : 2024-05-03 Size : 845824 Publisher : 赵伟

DL : 0
mfc类库参考手册/VC6 类库参考手册+源代码-mfc library reference manual/VC6 library reference manual source code
Update : 2024-05-03 Size : 3245056 Publisher : 开心

DL : 0
一本介绍Windows下的MFC程序设计的书,书中详细介绍了关于MFC设计的方方面面。-introduced a Windows MFC programming book to detailed information on all aspects of design MFC.
Update : 2024-05-03 Size : 25681920 Publisher : 叶春

DL : 0
MFC相关界面编程,Visual C++ 6.0环境下开发-MFC related programming interface, Visual C Development Environment 6.0
Update : 2024-05-03 Size : 334848 Publisher : 123456789

说明: 1.copy these four files to your pragram folder, 2.add "*.Lib","*.h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib,the files in "static" folder 3.add #include"SkinMagicLib.h" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(".\\Tusk.smf") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , "MainFrame" ) SetDialogSkin("Dialog") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add# include "sk inMagicLib.h "to the C* C* APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \ \ Tusk.smf ") SetWindo wSkin (AfxGetApp ()-
Update : 2024-05-03 Size : 501760 Publisher : 好军

通过MFC来完成打印作业有很多的方法,应用场合也有所不同。可以直接利用MFC封装的打印对话框CPrintDialog来执行简单的打印任务。-through MFC completed print jobs to a lot of methods, applications are also different. Direct access MFC Packaging CPrintDialog the Print dialog box to print simple task.
Update : 2024-05-03 Size : 2048 Publisher : 刘侃民

这是一个Windows程序设计的作业题目 通过MFC完成窗口的实现和其中一些对话框的实现。-This is a Windows program designed by MFC operations subject to the completion of the window and realize which one some dialog achieved.
Update : 2024-05-03 Size : 41984 Publisher : 李媛媛

DL : 0
MFC深入浅出(CHM版) 我曾写一本关于MFC的书,分析了MFC的结构和设计(《MFC深入浅出》),华中理工大学出版。书的内容建立在对MSDN和MFC SOURCE CODE的大量分析上,该书对于希望学习MFC的人来说,是较有价值的。 -MFC simple (CHM version) I have written a book on the MFC. MFC analysis of the structure and design ( "MFC simple"), Huazhong University of Science and Technology published. The content based on MSDN and the MFC SOURCE CODE lot of analysis, The book for MFC hopes to learn who is more valuable.
Update : 2024-05-03 Size : 334848 Publisher : whf

DL : 0
pop协议,又VC。MFC框架类支持,pop3邮件协议-pop agreements, VC. MFC framework class support, pop3 mail agreement
Update : 2024-05-03 Size : 18432 Publisher : 李桂发

DL : 0
VC6.0环境下编译的简单MFC客户端/服务器程序,可以互发信息并能接收到。-VC6.0 environment MFC simple translation of the client/server program, Information can be made each other and will receive.
Update : 2024-05-03 Size : 78848 Publisher : tayecong

在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接-used in VC6 MFC Wizard ACCESS2000 data can be measured and database connectivity
Update : 2024-05-03 Size : 3887104 Publisher : 陶青松

DL : 0
vc++中MFC介绍,包含很多MFC函数的用法。-vc introduced include many MFC function usage.
Update : 2024-05-03 Size : 113664 Publisher : 邹耀贤

深入浅出MFC程序设计源码,很好用。(已删除release目录)-simple MFC programming source, easy to use. (Deleted release directory)
Update : 2024-05-03 Size : 7066624 Publisher : 王豫东

DL : 0
PL0的编译系统,使用MFC编写界面,采用浮动窗口来仿VC的环境-PL0 compiler system, using MFC prepared interface, floating window to follow the VC environment
Update : 2024-05-03 Size : 250880 Publisher : xwj

DL : 0
这是用vc++6.0 mfc编写的一个计算器-vc 6.0 mfc prepared in a Calculator
Update : 2024-05-03 Size : 108544 Publisher : jijianfei

DL : 1
基于MFC的GPS通信源代码。-MFC-based GPS communications source code.
Update : 2024-05-03 Size : 31744 Publisher : Luozj
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.