Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MFC t
Search - MFC t - List
MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting things done their way. Me, I’m in the second group. If you are in the same boat (or would like to be) this book is for you. This book won’t teach you MFC—not in the traditional sense. You should pick it up with a good understanding of basic MFC programming and a desire to do things differently. This isn’t a Scribble tutorial (although I will review some fundamentals in the first chapter). You will learn how to wring every drop from your MFC programs. You’ll discover how to use, abuse, and abandon the document/view architecture. If you’ve ever wanted custom archives, you’ll find that, too.-MFC Black Book Introduction : Are you an MFC programmer Good. There are two typ es of MFC programmers. What kind are you The firs t kind are the good programmers who write progra ms that conform to the way MFC wants you to do thin gs. The second bunch are wild-eyed anarchists w ho insist on getting things done their way. Me, I'm in the second group. If you are in the same boa t (or would like to be), this book is for you. This b ook will not teach you MFC-not in the traditional s 810005. You should pick it up with a good understan ding of basic MFC programming and a desire to do t hings differently. This is not a tutor Scribble ial (although I will review some fundamentals i n the first chapter). You will learn how to wring every drop from your MFC programs. You'll disco ver how to
Date : 2025-12-19 Size : 1.63mb User : Mr .Wang

1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Date : 2025-12-19 Size : 169kb User : gong

DL : 0
If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.-If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, youwill need to copy the corresponding localized resources MFC42XXX.DLLfrom the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ( XXX stands for the language abbreviation.For example, MFC42DEU.DLL contains resources translated to German.) If youdon t do this, some of the UI elements of your application will remain in thelanguage of the operating system.
Date : 2025-12-19 Size : 100kb User :

Programming Windows with MFC isn t a book about C++ rather, it s a book about writing 32-bit Windows applications in C++ using MFC rather than the Windows API as the chief means of accessing the operating system s essential features and services. -Programming Windows with MFC isn ta book about C++ Rather, it sa book about writing 32-bit Windows applications in C++ Using MFC rather than the Windows API as the chief means of accessing the operating system s essential features and services .
Date : 2025-12-19 Size : 5.21mb User : 王思漫

《深入编程内幕——C++MFC专项讲解》-If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC40XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC40DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
Date : 2025-12-19 Size : 1.05mb User : my name

DL : 0
As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an interoperation scenario, you don t try to turn the MFC code into .NET automatically, you just try to ensure that they can work together):-As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an interoperation scenario, you don t try to turn the MFC code into .NET automatically, you just try to ensure that they can work together):
Date : 2025-12-19 Size : 197kb User : Cooper Chen

DL : 0
本书分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。“学前基础”是相当主观的认定,不过,甚于我个人的学习经验以及教学经验,我的挑选应该颇具说服力。第二篇介绍Visual C++整合环境开发工具。本篇只不过是提纲挈领而已,并不企图取代 Visual C++使用手册。然而对于软件使用的老手,此篇或已足以让您掌握Visual C++整合环境。工具的使用虽然谈不上学问,但在视觉化软件开发过程中扮演极重角色,切莫小觑它。 第三篇介绍application framework的观念,以及MFC骨干程序,所谓骨干程序,是指Visual C++的工具AppWizard所产生出来的程序码。当然,AppWizard会根据你的选项做出不同的程序码,我所据以解说的,是大众化选项下的产品。 第四篇以微软公司附于Visual C++光碟片上的一个范例程序Scribble为主轴,一步一步加上新的功能。并在其间深入介绍Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技术。这些技术正是其他书籍最缺乏的部分。此篇之最后数章则脱离Scribble程序,另成一格。 本书内含光盘一片,书中所有原始码与可执行文件尽在其中。-MFC, as you probably already know, is Microsoft s C++ class library for Windows programming. Programming Windows with MFC isn t a book about C++ rather, it s a book about writing 32-bit Windows applications in C++ using MFC rather than the Windows API as the chief means of accessing the operating system s essential features and services. It was written with two kinds of people in mind:
Date : 2025-12-19 Size : 18.36mb User :

DL : 0
WTL Library is an alternative to the classic MFC. WTL is from MS t-WTL Library is an alternative to the classic MFC. WTL is from MS too
Date : 2025-12-19 Size : 867kb User : frase72

Microsoft Foundation Classes and Templates The Microsoft Foundation Classes and Templates (MFC&T) provide tools to create small, lightweight controls, database applications, and full-featured, Windows desktop applications. All three libraries also provide support for COM. -Microsoft Foundation Classes and Templates The Microsoft Foundation Classes and Templates (MFC & T) provide tools to create small, lightweight controls, database applications, and full-featured, Windows desktop applications. All three libraries also provide support for COM.
Date : 2025-12-19 Size : 6.08mb User : yejunfeng

Programming Windows with MFC isn t a book about C++ rather, it s a book about writing 32-bit Windows applications in C++ using MFC rather than the Windows API as the chief means of accessing the operating system s essential features and services-Programming Windows with MFC isn t a book about C++ rather, it s a book about writing 32-bit Windows applications in C++ using MFC rather than the Windows API as the chief means of accessing the operating system s essential features and services
Date : 2025-12-19 Size : 5.21mb User : Shashidhar

DL : 0
本 书 是 美 国 微 软 出 版 社 授 权 的 M i c r o s o f t V i s u a l S t u d i o 系列中文版图书之 一, 它是V i s u a l C + + 6 . 0 程序员的实用参考书。全书共分成六个部分: 第一部分 介绍D e v e l o p e r S t u d i o 和A p p W i z a r d 的基础知识; 第二部分介绍文本、图形和对 话框编辑器; 第三部分是编程指南, 展示了如何使用C l a s sW i z a r d 和G a l l e r y 来 加速编程开发工作, 创建自己的组件; 第四部分介绍A c t i v e X 控件及其使用, 说 明如何用M F C 或A T L 来写A c t i v e X 控件; 第五部分讨论调试器的各种能力, 程 序优化的各种选项及原因, 如何定制V i s u a l C + + , 如何编制宏和附加实用程序; 第六部分提供A S C I I 字符和A N S I 字符的标准表格, 并简要描述C l a s sW i z a r d 支 持的M F C 类和V B S c r i p t。 书 中 讨 论 的 许 多 主 题 均 以 范 例 程 序 进 行 说 明 , 所 有 范 例 程 序 的 项 目 文 件 都 在配套光盘上。本书是从事V i s u a l C + + 6 . 0 应用与开发的所有技术人员极好的工 具书, 同时也是大专院校相关专业的师生的自学、教学参考用书。-U.S. Microsoft Press book is an authorized M icrosoft V isual S tudio series of Chinese books First, it is the V isual C++ 6. 0 Programmers practical reference book. The book is divided into six parts: Part I Description D eveloper S tudio and A pp W izard the basics second part text, graphics and Dialog editor third part is the programming guide shows how to use C las sW izard and G allery to Accelerated development program, create your own components the fourth section describes the A ctive X control their use, said Out how to use MFC or ATL to write A ctive X controls fifth section discusses the debugger capabilities, process Ordinal optimization and the reasons for the various options and how to customize the V isual C++, how to prepare macros and additional utility Part VI provides ASCII characters and ANSI characters in the standard form, and a brief description of C las sW izard support Support of M F C class and V B S c r i p t. Many of the topics discuss
Date : 2025-12-19 Size : 10.31mb User : zzg

DL : 0
用Visual C++ 和M F C创建的应用程序大多会自动生成窗口,并且可以处理消息, 进行绘图。M i c r o s o f t在这方面做了大量的工作,隐藏了内部工作,使我们能够更轻松 地创建一个一般的应用程序。然而,当用户不能实现他们想要实现的功能时,适当地 了解内部工作机制,对于消除编程上的困惑会有好处。更重要的是,知道怎样执行任 务(诸如把窗口放置到什么地方,从什么地方获得一个消息和在任意地方绘图),有助 于分清用户的应用程序和由Visual C++ 和M F C自动提供的限于窗口、消息和绘图的应 用程序。-Using Visual C++ and MFC applications created automatically generate most of the window, and can handle the message, For drawing. M icrosoft done a lot of work in this area, hidden within the work so that we can more easily Create a general application. However, when users want to achieve the functionality they can not be achieved, the appropriate Understand the internal working mechanism of programming on the elimination of confusion would be beneficial. More importantly, know how to implement any Services (such as where to place the window, from where to get a message and in any local mapping), can help To distinguish between user applications and the Visual C++ and MFC automatically provides a limited window, messages and drawings to be With the program.
Date : 2025-12-19 Size : 5.78mb User : 杨洋

Socket programming in MFC is usually a bit messy. It s always clean and convenient to write the socket programs using Win32. A big advantage writing these programs in Win32 is, we can follow the same model as in any Unix C++ socket program. Also, with each and every new version of Winsock, we don t know how many bugs are going to get added to the development frameworks. -Socket programming in MFC is usually a bit messy. It s always clean and convenient to write the socket programs using Win32. A big advantage writing these programs in Win32 is, we can follow the same model as in any Unix C++ socket program. Also, with each and every new version of Winsock, we don t know how many bugs are going to get added to the development frameworks.
Date : 2025-12-19 Size : 12kb User : abdul

DL : 0
用Visual C++ 和M F C创建的应用程序大多会自动生成窗口,并且可以处理消息,进行绘图。M i c r o s o f t在这方面做了大量的工作,隐藏了内部工作,使我们能够更轻松地创建一个一般的应用程序。然而,当用户不能实现他们想要实现的功能时,适当地了解内部工作机制,对于消除编程上的困惑会有好处。更重要的是,知道怎样执行任务(诸如把窗口放置到什么地方,从什么地方获得一个消息和在任意地方绘图),有助于分清用户的应用程序和由Visual C++ 和M F C自动提供的限于窗口、消息和绘图的应用程序。 -Using Visual C++ and MFC applications created automatically generates most of the window, and can handle the message, to drawing. M icrosoft a lot of work in this area, hiding the internal working, so we can more easily create a generic application. However, when users can not achieve what they want to achieve the function, a proper understanding of the internal working mechanism of the elimination of confusion on the programming would be beneficial. More importantly, know how to perform tasks (such as where to place the window, from where to get a message and the drawing at any place) to help distinguish the user s applications and the Visual C++ and MFC automatically provides a limited window , messages and graphics applications.
Date : 2025-12-19 Size : 10.43mb User : 张伟

数据库应用程序,以及全功能,Windows桌面应用程序。这三个库同时提供COM支持。 朗读显示对应的拉丁字符的拼音-The Microsoft Foundation Classes and Templates (MFC&T) provide tools to create small, lightweight controls, database applications, and full-featured, Windows desktop applications. All three libraries also provide support for COM.
Date : 2025-12-19 Size : 6.08mb User : ziguang

WTL 是Windows Template Library 的缩写。最初,WTL 是由微软的A T L(Active Template Library)小组成员开发的一个SDK 例子。主要是基于ATL 的对Win32 API 的封装。从 2.0 后,功能逐步完善,成为了一个完整的支持窗口的框架(windows framework)。 与MFC 相比较,功能并没有MFC 完善。比如MFC 支持doc/view 架构,而WTL 并不 支持。同时,WTL 也没有Microsoft 的官方支持。但是,WTL 是基于模版(template)的, 其应用程序最小只有24KB,同时不象MFC,依赖DLL(MFC 需要MFC42.DLL)。 WTL 系列文章对WTL 进行了深入剖析,希望能方便您对WTL 有一个深入的理解,从 而能得心应手的开发出高质量的Windows 应用程序。-WTL Windows Template is the abbreviation of Library. First, WTL is a Microsoft A T L (Active Template Library) an example of a SDK team development. ATL is mainly on the API package based on Win32. From the After 2, function gradually improved, a framework of a complete support window (windows framework). Compared with MFC, MFC is not perfect function. For example, MFC supports the doc/view architecture, and WTL is not Support. At the same time, WTL also has no official support for Microsoft. However, WTL is based on the template (template), The application of minimum is only 24KB, but unlike MFC, rely on the DLL (MFC MFC42.DLL). WTL series of in-depth analysis on the WTL, hoping to facilitate you have a deep understanding of WTL, from To develop and use the high quality Windows applications.
Date : 2025-12-19 Size : 281kb User : wjm

DL : 0
This paper compares fuel consumption and emissions for two ethanol blends with gasoline (E50 and E85) for conventional (nonhybrid), and series-type plug-in hybrid vehicles. Each vehicle configuration results in different engine operating regimes and multiple engine ON events. For each vehicle type, the sensitivities of fuel consumption and emissions to the three fuels are assessed. T
Date : 2025-12-19 Size : 1.09mb User : Try Wahyudi
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.