搜索资源列表
source
- 一些如何使用WINDOWS api函数的具体例子,对学习SDK.mfc编程有很好的帮助
File
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
ControlVolume
- 这是我在暑假写的控制音量的程序,纯SDK编写,我认为很值得收藏!SDK是学好MFC有前提!-This is what I wrote in the summer to control the volume of the procedures, pure SDK to write, I think it is worth collecting! SDK is to learn MFC a premise!
sdkautooff
- 刚学习VC时候,总想知道关机怎么写,现在不太懂MFC,就用SDK写了一个,新手可以看看 -The just learning VC when always want to know the shutdown how to write, now do not understand MFC SDK write a novice can see! !
CMyApp
- 自己利用SDK模仿MFC封装的App库程序,希望对想理解MFC的同学有帮助。-SDK imitate their use MFC library program package App
