搜索资源列表
treestore
- 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 CArchi
yeetoomd5_source_2.0.1.1
- vc6.0, mfc下开发的关于计算文件和字符串md5 hash值应用程序的源程序-vc6.0. mfc developed for the calculation of paper and string md5 hash value of the application's source
MFCwindowsProgramming(2nd)
- MFC Windows程序设计的随书源码,Jeff Prosise的大作,Windows MFC程序员必备,非常适合MFC初学者。-MFC Programming Windows book with the source, Jeff Prosise's great work, Windows programmers essential MFC, MFC very suitable for beginners.
DISSECT
- 侯俊杰先生《深入浅出MFC》的随书源代码,深入挖掘MFC内部机制,是本书一大特色。-"simple MFC" with the book's source code, in-depth excavation MFC internal mechanisms, The book is a major feature.
relink
- MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings
20040730C++MFCtokenizer
- C++ mfc 源代码,是C++mfc 高级程序设计的源代码-C source code, C mfc Senior Programmer's source code
NewBValArray_src
- When I used MFC s CArray in one of my projects, I found it s not very heap-friendly.-When I used MFC's CArray in one of my projects , I found it's not very heap-friendly.
B35
- E:\\VISUAL C++MFC扩展编程实例 实例35 添加帮助菜单项,在本例中将向应用程序中的H e l p菜单中添加C o n t e n t s和S e a r c h 菜单项。-E : \\ MFC Visual C programming examples examples expansion added 35 to help menu items, in this case will be applied to the procedures H e l p menu add C
square0297
- 编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕
光盘刻录
- MFC没有提供CD刻录的类,但WindowsXp内置了写入CD的支持。如果只是复制文件和目录,可以用shell s ICDBurn接口。如果要刻录音频或更近一步的实现对音频的控制,那么下面会介绍一个专用的API。 ICDBurn有三个方法,HasRecordableDrive扫描系统内可写的CD驱动器,找到的话返回TRUE。GetRecorderDriveLetter返回可写驱动器的盘符。最后刻录指令通知Windows从“集结区”向可写CD拷贝数据。“集结区”是一个专用的文件夹,通常是-MFC
五子棋游戏C++源码
- 个人开发五子棋游戏的源代码,利用MFC实现,仅供参考!-personal development renju game's source code, using MFC for reference!
yinhangjiasuanfa
- 操作系统作业银行家算法的实现 用C++语言做的 含有 MFC 框架-The implementation of the banker s algorithm MFC framework
ChangeFormat
- 自己写的文件对话框操作程序,主要是提取了一些MFC里的代码,然后结合自己的应用加了一些文件读取的内容。-Writing their own operating procedures of the file dialog, mainly extraction of a number of MFC' s code, then combining their applications plus a number of documents to read the content.
sourcecode
- 《深入浅出MFC》第二版源代码,学习MFC的极佳参考资料-" In layman' s language and MFC" the second edition of the source code, an excellent reference to learn MFC
3.8CString
- CString 是一种很有用的数据类型。 这里面的好多函数都是自己写的,相信对你很有用。它们很大程度上简化了MFC中的许多操作,使得MFC在做字符串操作的时候方便了很多。不管怎样,使用CString有很多特殊的技巧,特别是对于纯C背景下走出来的程序员来说有点难以学习。-CString is a very useful data type. There' s a lot of functions are written in their own, I believe that is us
Visual_C__MFC
- 详细介绍了windows下mfc 的编程内容与方法 共20页pdf 每章最后均有范例-introduction mfc in windows in details including 20 pdf every department has one or more example(s)
Dial
- 实现计算机的拨号上网功能,界面采用MFC处理-Computer' s dial-up Internet access to achieve the interface with MFC treatment
vcPP-ocx
- 1.只需指明ocx文件的路径(含文件名),函数即可自动从文件中提取控件的CLSID,然后检查是否已 注册,如果已注册则不再注册;如果未注册则自动进行注册。 2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。 3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化 过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed
GRAPH.13
- 侯俊杰所著《深入浅出MFC》一书中Graph程序的源码-Majored written layman' s language the source code of MFC " a book Graph program
FLOW.02
- 侯俊杰所著《深入浅出MFC》一书中FLOW程序的源代码-Majored written " layman' s language the source code of MFC" a book FLOW program