搜索资源列表
PocketLoad3DS
- WINCE下实现的3D图型编程代码与开发库,很值得收藏哦!
SkinView
- USKIN换肤程序UNICODE演示代码,需要修改原库文件
静态类库可以使文字象波浪一样滚动
- 一个可以使文字象波浪一样在窗口滚动的代码,可以调节滚动的速度,也可以改变要滚动的文本,很有意思。-one can make waves in the same language as the code window rolling, rolling regulating the speed, can also be changed to a rolling text, very interesting.
SkinMagicpojieban
- 写MFC程序时界面美化很麻烦,但我们可以利用第三方库,加几行代码就得到漂亮的界面。这是一个SkinMagic的破解版本,还带有使用说明,能够使用-Writing MFC program to beautify the interface is very troublesome, but we can use third-party libraries, plus a few lines of code to get a beautiful interface. This is a SkinMag
FlexCell.NET
- FlexCell表格控件 for .NET是采用VB.NET开发的表格/报表控件,提供了6种单元格类型和6种图表类型,提供了合并单元格、虚表、打印和打印预览等功能,支持数据绑定、剪贴板操作、XML文件的导入和导出,不需要Excel运行库支持就可以输出为Excel WorkBook。软件包中附带报表设计器,只需很少的代码就可以制作出图文并茂的报表和程序界面。 -FlexCell form control for. NET is developed in VB.NET form/report co
MFC_BASIC
- MFC(Microsoft Foundation Classes)库是Microsoft为利用VC++开发Windows应用程序而提供的应用程序框架。在这个框架的支持下,对于不同的应用程序,编程的主要任务是填写各自特殊部分的代码。MFC类库由130多个类组成,封装了两千多个API函数 提供基本的MFC创建过程,对于MFC有大致的描述,很适用于MFC初级者学习。-The Basic of MFC
Skin
- 换肤库,程序运行时添加代码 USkinInit(NULL,NULL,_T("Windows7.msstyles")) 初始化 结束前添加 USkinExit() 进行释放-Skinning library, the program is running add the code USkinInit (NULL, NULL, _T (" Windows7.msstyles" )) initialize the end of the add USkinExit ()
xgui
- 这是原来做的一个项目,要把mfc写的图形界面程序,用wxWidgets来替换,做成跨平台的程序。由于直接用wxWidgets来替换,工作量太大,就写了一个接口库,原来的mfc代码,只需要非常小的改动,就能实现跨平台。其实就是把mfc用wxWidgets实现了,因此原有代码改动很小。-This is the original to do a project, we should mfc GUI application written using wxWidgets to replace, make
ACTIVESKIN43.ZIP
- 换肤程序代码的动态链接库,已经试过很好用的-hi
SkinMagicToolkit2.2.3.1
- SkinMagicToolkit,用它来改界面非常好,这个版本已经破解了,可以用在vc6到vc2008上,不需要更改原代码,只需要加上头文件用lib库即可-SkinMagicToolkit,use to change the skin of your program,from vc6 to vc2008,no need to change your code.
SKINMAGIC
- SKINMAGIC一款简单的换肤软件,通过几行代码的调用,可以实现换肤功能,#pragma comment(lib,"SkinMagic.lib") InitSkinMagicLib( hInstance, "LINJIN" , NULL,NULL ) //加载SkinMagicLib.lib、DETOURS.lib库 LoadSkinFromResource(NULL, "TUSK" ,"SKINMAGIC" ) //加载静态皮肤资源TUSK SetDialogSkin( "Di
open-sources-DirectUI-class-manurl
- uilib 代码类继承分析文档,适合较深水平界面库开发者,有兴趣的开发者可以根据此文档开发出自己的类加入工程。-uilib class
ViewDirDlg
- 演示了如何创建对话框,以及自动销毁。代码中还有cximage类库,也很有参考价值-Demonstrates how to create a dialog box, and automatically destroyed. The code there cximage Class Library, and is of great reference value
bkwin_demo
- 利用BK库实现比较炫的界面 并且实现界面与代码的分离 很适合开发界面UI-Using BK libraries implemented more cool interface and realize the separation of interface and code is well suited for UI development interface
EasySkin
- 界面增强库EasySkin示例代码,界面编程更方便 界面增强库EasySkin示例代码,界面编程更方便-enhanced interface for EasySkin sample code and programming interface more convenient.
Example1_4
- PlugInLibrary的示例代码,此库虽然比较老了,但是还是很强大-PlugInLibrary sample code, this library is a relatively old, but still very strong
246556
- cj60lib界面库 ado数据库编程调试代码必须装有cj60lib界面扩展库-Cj60lib interface library ado programming debugging code must be equipped with cj60lib interface extension libraries
25562678
- 可采用此代码先编译termcap代码生成库文件,复制头文件与库文件到系统-This code can be used to compile the first termcap code generation library file, copy the header files and library files to the system
FZRJQXV
- 该软件代码示范了如何用VC++开发环境 进行动态链接库DLL编写(The software code demonstrates how to use vc + + development environment for dynamic link library DLL written)
DlgDll
- 对话框调用动态链接库(DLL)中的对话框资源,含模态对话框和非模态对话框示例,调用的对话框集成了曲线的绘制,可类似于绘图插件,应用于数值计算中曲线的实时动态显示;稍作修改还可应用于程序中循环变量(2D&3D)的实时动态显示。程序参考了网络两个作者的相关代码并集成,在此感谢!(The dialog box call dynamic link library (DLL) in the dialog resources, including modal dialog and non modal