搜索资源列表
appface_vc
- AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: \"appface.h\", \"appface.dll\" ,\"gtclassic.urf\" 。 接着,创建一个 VC 可执行文件工程, mdi/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将\"appface.h
dllFORM
- 将dll中的FORM变为mdi子FORM-The dll in the mdi sub-FORM into FORM
VBMouseWheel
- 将dll编译到VB目录下即可实现VB中支持鼠标滚轮操作,同时支持mdi和SDI方式!-Will be compiled dll to the VB directory can achieve VB support mouse wheel operations, while supporting mdi and SDI mode!
2007102413116735
- 找了很久,也很多人问我要类似的东东,纯代码实现. 将dll中的FORM变为mdi子FORM,实现起来非常简单 -Looking for a long time, but also a lot of people ask me stuff like, pure code implementation. The dll into the mdi child in the FORM FORM, is very simple to achieve
power_builder_misnormal
- 本系统已提供MIS系统的基本框架,包括系统登录、打印机设置、修改密码、 重新登录、创建快捷方式等。只要稍做修改并加入自己的模块即可成为一套完善 的系统。 主要特点: 1.显示登录窗口,要求输入帐号、密码。 2.本系统已对密码经过加密,即数据库中存储的密码已经过转换与实际密 码不同,适当改变原程序中加密与解密过程的偏移量将得到不同结果。 3.修改mdi窗口下方的状态条提示信息,自己可再修改。 4.在窗口右下方状态条上有一个类似液晶器LED显示当
MydllPj
- 一个基于mdi框架的dll源码,内部自主消息循环-it is a dll codet which is based on mdi frame
Call--form-in-dll-into-mdi-form-
- 窗体调用dll中的窗体让其变成mdi窗体 窗体调用dll中的窗体让其变成mdi窗体-Call the form in the dll into a mdi form Call the form in the dll into a mdi form
bitshowex
- MFC扩展dll建立的位操作模型.可以直接在SDI/mdi/Dialog中调用进行32bit的数据的位操作演示-MFC extended dll for bit show .Can use in SDI/mdi/Dialog project to show how to deal with bit control.
LoaddllForm.zip
- 这是我写的一份简单的主程式调用带有mdi窗口dll的代码,编译测试通过,这一块是很多Delphi初学者喜欢研究的东西,希望对你有帮助,I wrote a simple main program calls with mdi windows dll code, compile the test, this one is something many Delphi beginners like research, you want to help