资源列表
图形加速引擎1.3版,VGA SVGA图
- 图形加速引擎1.3版,VGA SVGA图.对于在C上做游戏的人来说,这个简直太有用了-graphics acceleration engine version 1.3, VGA and SVGA map. In C games on the people, this is simply too useful a
圆形对话框
- 圆形对话筐吗!还不明白吗!什么不清楚!不是很清楚吗!-circular dialogue Crash! Still not understand! What is not clear! Not very well!
视频游戏开发C 语言源程序
- 视频游戏开发C 语言源程序,这是个启盟的东东呀,希望能对学C的人有很帮助-C language source code, which is the Eastern League Kai um, in hopes of learning C there was help
MFCFTPClient
- MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子-MFC extension DLL, can achieve some simple FTP functions. Learning MFC people, is a good example
简单点对点聊天程序
- 简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。-simple peer-to-peer chat tools, function relatively simple, lucid, and the entry is a good example.
日立hd44780液晶驱动芯片接口程序
- 日立hd44780液晶驱动芯片接口程序,由c语言编程-hd44780 Hitachi LCD driver chip interface process from the C Language Programming
沸点远程控制
- 沸点远程控制,主要功能是查看客户端的屏幕,其次是发送命令。客户端还带有注册功能,为共享软件,仅作为学习用途,请尊重作者版权。-boiling point remote control, the main function is to check the client screen, followed by this order. The client also registered with functionality, and sharing software, only as a learn
汉字液晶显示驱动程序ACM-12864
- c语言版汉字液晶显示驱动程序,芯片为 acm-12864-c Chinese language version of LCD driver chips for acm - 12864
EX_11
- 不用加入propertysheet这一页,只要用初始的对话框就可以将page嵌入到对话框内!可以去除用propertysheet生成的四个按钮,可以自己按个人需求设定页面。-not join propertysheet the page, provided it is spent on the initial dialog box can be embedded into dialog page! Removal can be generated using propertysheet four
k02
- 将任意输入的一个数字,翻译成英文输出。如,123456,输出为one hundred twety thousands and four hundred fifty six-to indiscriminate importation of a number of output translated into English. For example, 123,456, the output of one hundred twety thousands and four hundred fifty
MyFProject
- 自己做的VC工程整理程序,可以查找VC工程,双击工程后可以在弹出的对话框中整理VC工程,主要是删除Debug/Release目录和ncb/clw等文件。-own VC works collated procedures can find VC works, double-click works in the pop-up dialog box collate VC works, mainly to delete Debug / Release catalog and NCB / clw othe
vc界面
- 我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds