Welcome![Sign In][Sign Up]
Location:
Search - MFC SO

Search list

[ICQ-IM-ChatNDK_dll_src

Description: The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKServer, CNDKClient, and CNDKMessage. With just a few methods to override, you obtain a complete robust client/server application. The NDK is based on the class CSocket from MFC, so you can run your application on a local network or on the Internet without any change. To easily understand the integration of the NDK in an application, you ll find at the end of this article a complete chat application.-The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only ha 've to deal with three classes : CNDKServer. CNDKClient. and CNDKMessage. With just a few methods to over ride, you obtain a complete robust client/server app lication. The NDK is based on the class CSocket f rom MFC. so you can run your application on a local networ k or on the Internet without any change. To easil y understand the integration of the NDK in an app lication. you'll find at the end of this article a complete c hat application.
Platform: | Size: 36864 | Author: alandal | Hits:

[VC/MFCMFC

Description: 看书名就知道了 MFC经典问答,但由于上载文件不能含中文名字 所以直接了MFC,书中详细介绍了一些问题的解决方式-Watch the title will know the classic MFC quiz, but can not upload files with Chinese names so direct the MFC, the book details a number of problem solving
Platform: | Size: 10705920 | Author: wanggang | Hits:

[Dialog_Windowbackground

Description: 在MFC中,让一个对话框显示背景,它演示了两种方式,易懂。-In MFC so that a dialog box shows the background, it demonstrated in two ways, understandable.
Platform: | Size: 312320 | Author: 抗抗 | Hits:

[OtherMFC

Description: 设计一个可以适时展开的对话框以便于在对话框中添加更多控件,在单击Advanced按钮时,对话框可以向下展开。 以通过方式创建一个具有扩展功能的Advanced按钮的对话框资源和对话框类,需要在对话框类的OnInisDialg()函数中利用CWnd::MoveWindow()函数将对话框缩为Advanced按钮。这样当单击该按钮时,将使用MoveWindows()函数来切换对话框窗口尺寸。 -The design of a dialog can begin in good time in order to add more in the dialog box controls, click the Advanced button, the dialog can be launched down. Created through the expansion of a function of the dialog box Advanced button dialog resource and class, the need for dialog class OnInisDialg () function to use CWnd:: MoveWindow () function will shrink the dialog box for the Advanced button. So that when click the button, will use MoveWindows () function to switch the dialog box window size.
Platform: | Size: 1924096 | Author: 常春 | Hits:

[VC/MFCMFC

Description: MFC非常齐全的课件,包括Windows程序运行原理及程序编写流程,C++经典语法与应用,类的编写与应用等等。-MFC is a full range of courseware, including the Windows program to run and procedures for the preparation of the principle of flow, C++ Classical grammar and application of the preparation and application of categories and so on.
Platform: | Size: 3768320 | Author: 杜黎鹏 | Hits:

[VC/MFCVisualC++MFC

Description: VisualC++ MFC入门教程 简洁精练的讲述了讲述Visual C++/MFC开发的基本知识,文档/视结构,窗体控件的使用和一些基本的网络开发知识。同时指出一些在开发中容易犯的错误和一些注意事项。本教程主要侧重于讲解MFC中各个类的使用和函数功能,在重要内容上都带有例程。感觉比较好用,不像网上其他资料那么长.-VisualC++ MFC Tutorial concise concise story of about Visual C++/MFC development of basic knowledge, documentation/as structure, form controls use and some basic knowledge of web development. At the same time to point out some in the development of easy mistakes, and some attention. This tutorial focuses mainly on explaining the various types of MFC in the use and function features, are important elements in a routine. Feel relatively easy to use, unlike other information online so long.
Platform: | Size: 91136 | Author: kehan | Hits:

[xml-soap-webserviceVisualC++NETMFCclassintroandapp

Description: 《Visual C++.NET MFC类库应用详解》 Microsoft公司的Visual C++.NET版本的MFC类库为主要内容,重点介绍了每个类的功能、主要成员函数、使用方法及程序实例,使读者能够了解、掌握MFC类库中的每个类的作用、使用方法以及类与类之间的区别等。全书共12章,分别为:MFC类库简介、基本基类。应用程序结构类、对话框和控件类、图形显示和打印类、数据类
Platform: | Size: 15688704 | Author: ds | Hits:

[VC/MFCVisual+C+++MFC

Description: it is a elemental book for MFC,so it is suitable for the people who just start to study MFC.-it is a elemental book for MFC, so it is suitable for the people who just start to study MFC.
Platform: | Size: 445440 | Author: amy | Hits:

[Windows Developmfc-shiyan3

Description: 一个标准的MFC Windows应用程序 要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。 2、菜单和工具栏的功能自定义。 3、应用程序的背景是一幅位图图片。 4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。 -A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so that it will have custom menus, toolbars, and status bar. 2, menus and toolbars custom functions. 3, the application of the background is a bitmap image. 4, the Toolbar should be able to show and hide, and it does not have a menu function.
Platform: | Size: 18345984 | Author: 王建 | Hits:

[OpenGL programoglmdi2

Description: have included this Multiple Document Interface example here because any game development requires a good editor for constructing the world or models. The editor should provide multiple views of the scene and therefore the most intuitive method is to use multiple windows that allow perspective and orthographic views. In my search of the internet I was unable to find any example code that showed how to program an OpenGL Multiple Document Interface application using just straight Win32 programming with no MFC so I decided to program it myself. This MDI example only shows the same scene in each child window but should be easily understandable and modifiable by anyone familiar with programming a standard MDI application using the Win32 API. I will follow up this example with a more complete editor example.
Platform: | Size: 424960 | Author: johnnystar | Hits:

[VC/MFCmfc-class-library

Description: MFC类库祥解,类似于中文的MSDN,非常好使对于英文不是太好的同学会有很大的帮助,拿来分享!-MFC class library Xiang Jie, similar to the Chinese MSDN, very much so that English is not good for the students would be very helpful, brought to share!
Platform: | Size: 1444864 | Author: 李乐 | Hits:

[Dialog_Windowxgui

Description: 这是原来做的一个项目,要把mfc写的图形界面程序,用wxWidgets来替换,做成跨平台的程序。由于直接用wxWidgets来替换,工作量太大,就写了一个接口库,原来的mfc代码,只需要非常小的改动,就能实现跨平台。其实就是把mfc用wxWidgets实现了,因此原有代码改动很小。-This is the original to do a project, we should mfc GUI application written using wxWidgets to replace, make cross-platform program. To replace the direct use of wxWidgets, too much work to write an interface library, the original mfc code, only very small changes, we can achieve cross-platform. WxWidgets is actually realized by the mfc, so small changes to the original code.
Platform: | Size: 62464 | Author: 陈真 | Hits:

[VC/MFCMFC

Description: MFC帮助,中文版的MSDN,每个类的方法都详细解释,让英语不好的程序员也能很快的熟悉MFC-MFC help, the Chinese version of MSDN, the methods of each class are explained in detail, so English is not good programmers can quickly familiar with the MFC
Platform: | Size: 1448960 | Author: xzr | Hits:

[Windows DevelopMFC

Description: 我在网上找到了这本书的Web版,我为它制作了详细的目录,并将所有的网页资料打包成了一个CHM文档,这样可以更加方便的浏览和保存这本经典之作,希望我的VC/MFC编程技术有一天可以达到李老师的境界吧! 本书是我所看过的写的最好的剖析MFC源码的书,这本书其实出版的比台湾侯俊杰的《深入浅出MFC》要早,可现在网上把侯俊杰的那本书都炒作的上天了-I found online Web version of this book, I made it a detailed directory, and information on all the pages into a CHM documentation package, so you can easily browse and save more of this classic, I hope I The VC/MFC programming techniques could one day reach the realm of Li it! book is written I' ve seen the best analysis of MFC source book, published this book in fact, than in Taiwan, Addison Wesley' s " layman' s language and MFC" earlier, can now book online all the Addison Wesley speculation that God has
Platform: | Size: 845824 | Author: 刘后清 | Hits:

[Graph DrawingMFC-Draw

Description: 基于MFC实现画图(包括线, 矩形,圆等)功能。-using MFC to draw Line,circle, rect and so on. It is very easy to understand.
Platform: | Size: 125952 | Author: 郭冰涛 | Hits:

[GUI DevelopMFC

Description: 本书深入的介绍了MFC的运行原理,让你对MFC不在有疑惑-Book in-depth introduction to the operating principle of MFC, so you do not have doubts on the MFC
Platform: | Size: 7855104 | Author: rlsh | Hits:

[GUI DevelopMFC-EXAMPLES

Description: VC++ MFC经典编程实例,让你快速学会MFC的各种知识要点,值得一看-Classic programming examples in VC++ the MFC, so you quickly learn the MFC range of knowledge points, worth a visit
Platform: | Size: 3464192 | Author: guoyunlong | Hits:

[Windows DevelopMFC简单计算器

Description: windows编程初学者作业,一个简单的基于MFC的计算器程序,源代码为C++语言编写。可以简单执行四则运算,三角函数计算等。(Windows programming beginners job, a simple MFC based calculator program, the source code for the C++ language. You can simply perform four operations, trigonometric functions, and so on.)
Platform: | Size: 15030272 | Author: zhujin695779866 | Hits:

[Windows DevelopMFC皮肤加载例子和皮肤使用方法

Description: 给mfc界面添加皮肤,优化界面,使得界面更加美观(MFC interface to add skin, optimize the interface, so that the interface more beautiful)
Platform: | Size: 7433216 | Author: 妮2 | Hits:

[Windows DevelopMFC皮肤

Description: 利用ssk文件进行MFC的皮肤更换,让你的程序有一个更好的外观(Using SSK files for MFC skin changes, so that your program has a better appearance)
Platform: | Size: 5490688 | Author: 66666678787 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net