搜索资源列表
EX2.MoveText
- 一个比较简单的MFC程序,实现了单文挡内的文字动态移动,VC++.NET的初学编程-a relatively simple procedure MFC to achieve a single block of text characters Dynamic Mobile, VC.NET programming beginners
catwork0506
- 1、一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。2、用 Visual Studio .NET 和 MFC 做一个程序。在程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件夹,但我好像找不到这样的标志。
dhk
- 简要说明:MSN风格的popup消息提示对话框 兼容性 这个类需要MFC的静态或动态的连接。它已经在Visual Studio.Net中成功的编译和测试。
DLL输出对话框类的例子
- 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB / VB call. Compressed are two examples : one, dlld
跳马
- 贪婪算法实现的马的遍历,简单易懂,可以看看MFC类的派生和消息影射的一些咚咚,使用环境为VS。NET-greedy algorithm of the horse traversal, simple to understand and can look at the MFC category derived alluding to the news and some behind, the use of the environment VS.NET
CatWork0506
- 计算MDI子窗口数,仅显示文件夹的打开对话框 < 窗口管理 > 1、我正在写一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。 2、我正在用 Visual Studio .NET 和 MFC 做一个程序。在我的程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件
inter
- MFC做的仿vs2003.net界面停靠模式,以及窗口布局,CListCtrl等的演示-MFC vs2003.net
memo
- VC2005.net做的界面例子,演示了一些特殊窗口位置的停放布局等-vc2005 mfc
cal
- 采用VC++.NET编程环境中的MFC应用程序框架,编写一个基于对话框的简单计算器程序。-Using VC++. NET programming environment in the MFC application framework, write a simple calculator program based on the dialog box.
testmfc
- Sample MFC Applicaiton in VC.NET
ModelessAndModelDlg
- 对话框中进行模式对话框和非模式对话框的构建,需要对MFC程序有着深刻的理解,是个人精心编写,debug与release的可执行程序均有。采用VS.net2005编写,解决了.net下编程过程中界面会变为2000风格的问题,程序一直保持为XP的经典风格,界面美观实用,是精品,在Dialog程序的下面有着很多的背景知识,值得学习。-Modal dialog box for the construction and non-modal dialog box, you need to have a de
WndResizer_Src
- MFC/C++ Helper Class for Window Resizing. In MFC, resizing or repositioning controls could be quite bothersome. If you are familiar with the .NET platform, things are much more simplified with the use of the Anchor and Dock properties of the Control
WebBrowser
- 微软的MFC和.NET都有WebBrowser控件,这两个控件虽然容易上手,不过由于包装的太好,所以很难深入。因此介绍的WebBrowser将不使用MFC和.NET,而是使用C++实现SDK的WebBrowser-Microsoft s MFC and. NET has a WebBrowser control, although both controls easy to use, but because the packaging very good, it is difficult to
QQPCMgr
- 高仿QQ电脑管家界面 用的是MFC + DirectUI 实现 介绍看这:http://blog.csdn.net/geniusice18/article/details/163694- High imitation QQ Computer Manager interface using MFC+ DirectUI achieve Introduction look at this: http://blog.csdn.net/geniusice18/article/detail
24779493
- net源码,使用mfc做的一个可以自动给qq发消息的,很好用的源码(Net source code, using MFC to do a can automatically send qq message, useful source)
实验7:基于CAsyncSocket类网络通信程序设计
- 1 实验目的与要求 掌握MFC的CSocket类、CAsyncSocket类的用法。 掌握使用CAsyncSocket类进行网络程序设计的工作流程。 能运用CAsyncSocket类开发一个简单的网络聊天程序。 2 实验设备与实验环境 连接到互联网上的IBM PC机两台。 计算机硬件要求:Intel Pentium5 处理器、256MB以上内存,Ethernet网卡,网线若干。 计算机软件要求:MS Windows 9x/2000/XP操作系统,TCP/IP协议,Visual c+
