CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MFC t
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - MFC t - List
[
Other
]
treestore
DL : 0
Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
Date
: 2025-12-20
Size
: 41kb
User
:
陈伟
[
Other
]
fullScreen_program
DL : 0
为MFC应用程序添加全屏幕显示功能 部分代码: 成员变量: BOOL m_bFullScreen //全屏幕显示标志 CRect m_FullScreenWindowRect //全屏幕显示窗口Rect WINDOWPLACEMENT m_wpPrev //用于保存正常视图时的窗口位置信息 CToolBar * m_wndFullScreenBar //全屏幕显示时的浮动工具条 成员函数: void OnMenuFullscreen() //全屏幕显示的处理函数 void OnGetMinMaxInfo() //捕获WM_GETMINMAXINFO消息以便允许你增加窗口大小 void OnUpdateViewFullScreen() //更新“全屏幕显示”菜单的状态 省略-MFC applications to add full-screen display of code : member variables : BOOL m_bFullScreen// Full screen display signs CRect m_FullScr eenWindowRect// Full screen display window Rect WINDOWPLACEMEN T m_wpPrev// View for the preservation of the normal window of information CToolBar* m_wn dFullScreenBar// full-screen display of floating tool for members of the function : OnMenuFullscreen void ()// Full screen showed that the processing function void On GetMinMaxInfo ()// catch information to allow WM_GETMINMAXINFO Xu you increase the window size void OnUpdateViewFullScreen ()// updated "Full screen shows that the" state of the menu omitted.
Date
: 2025-12-20
Size
: 4kb
User
:
a
[
Other
]
HideWindow123
DL : 0
its a useful code. Use this to hide MFC window. when your window code don t want to show other users. -its a useful code. Use this to hide MFC windo w. when your window code do not want to show other u sers.
Date
: 2025-12-20
Size
: 34kb
User
:
郭迎祥
[
Other
]
GandyDraw_MFC
DL : 0
一个简单的交互式绘图程序(MFC) 可以选择图形的种类(直线、折线、矩形、[椭]圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色; 可以动态拖动绘图,并显示鼠标当前位置坐标以及拖动矩形的大小; [可以用选择的字体、大小和颜色(使用字体公用对话框)在指定的位置按指定的对齐方式来输出文字串; 可以清屏(调用CWnd类的函数Invalidate()或用背景色画填充客户区矩形)、可以按Esc键取消正在进行的绘图操作; 各种操作和选择有对应的菜单项,且有对应的工具条按钮和加速键。-a simple interactive mapping procedures (MFC) can choose the type of graphics (line, broken line, rectangle, [elliptical] Yuan, polygons and the corresponding filling graphics), mapping color (color use common dialog), T thicknesses, and style, fill patterns (including color filled [logo]), background patterns and colors; dynamically scrolling graphics, and display the current location coordinates of the mouse and drag the rectangular size; [can choose the font, Size and color (using common font dialog box) in a designated area designated by the alignment output text string; can the screen (called CWnd class function Invalidate () or with the background color paintings filled rectangular area customers ), the Esc key can be canceled by the ongoing mapping operation; various operational and
Date
: 2025-12-20
Size
: 1.07mb
User
:
[
Other
]
newasp20061148418404
DL : 0
C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. 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.-C++ Read ExcelAppWizard uses TODO: to indicate parts of the source code youshould add to or customize.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-20
Size
: 24kb
User
:
[
Other
]
63535308XML
DL : 0
xml读写程序。简单实用,用vc++编写的,可以直接使用。但是在有些系统运行需要做一些修改,各位请注意-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 MFCWCXXX.DLL from the Microsoft eMbedded 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, MFCWCDEU.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-20
Size
: 88kb
User
:
马耀泽
[
Other
]
snake
DL : 0
简单t贪吃蛇游戏,基于MFC开发,能够简单的运行,吃啊,走啊,死啊,得分啊-MFC developer
Date
: 2025-12-20
Size
: 9.04mb
User
:
夏建中
[
Other
]
EDITDEMO3
DL : 0
T一个统计字符个数的简单程序,对学习MFC新手会有很大的帮助。-a small program about count number of zifu.it is good for study with people new learn mfc.
Date
: 2025-12-20
Size
: 2.17mb
User
:
韩飞
[
Other
]
zesolve
DL : 0
由于MFC封装了win32的许多APIAPI,所以可以不用考虑很多操作的细,-Because MFC encapsulates the win32 many APIAPI, so don t have to consider many fine operation,
Date
: 2025-12-20
Size
: 31kb
User
:
yovi$459414
[
Other
]
jtuc-winmerge2011-3ae76c87f792
DL : 0
The WinMerge 2011 series is a fork of the original WinMerge application published on SourceForge by Thingamahoochie Software. It is an escape from the [complex situation](http://forums.winmerge.org/viewtopic.php?f=4&t=352&start=10#p1384) that exists with respect to WinMerge 2.x. ATL/MFC dependencies have also been removed so as to enable zero-budget developers to build WinMerge from sources using Visual C++ Express editions.
Date
: 2025-12-20
Size
: 2.49mb
User
:
zyangyi
[
Other
]
MFC程序员的WTL指南 (第二版)1
DL : 0
WTL 确实震动了所有人。它具有许多 MFC GUI 类的强大功能,但是可以生成相当小的可执行代码。如果你和我一样,用 MFC 学习 GUI 编程,对 MFC 所提供的控件封装感到相当舒服,并且对 MFC 内建的灵活的消息处理也有同感;如果你和我一样,不喜欢好几百 K 的 MFC 框架附着到自己的程序上,WTL 正适合你。(WTL really shook everyone. It has many powerful functions of the MFC GUI class, but it can generate fairly small executable code. If you like me, learning GUI programming with MFC control package provided by MFC feel quite comfortable, and also have the same feeling of flexible message processing MFC built-in; if you like me, don't love the MFC framework hundreds of K attached to their own programs, WTL is for you.)
Date
: 2025-12-20
Size
: 1.09mb
User
:
sungodone
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.