搜索资源列表
bcbdll
- BCB下编写DLL的各种方法总结 一.编写 DLL二. 静态调用 DLL 三. 动态调用 DLL 四. DLL 作为 MDIChild (子窗体) 【只编写动态调用的例子】五. BCB 调用 VC 编写的 DLL6. 静态调用例子 -BCB prepared DLL in a variety of ways summed up. DLL prepared two. Static call DLL 3. Dynamic Call DLL 4. As MDIChild DLL (a F
armok0171406
- win2000下直接访问端口 1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。 2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。 3、拖一个TPort到窗体上,命名为port。 4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:= 5、status_giveio.sys 查看状态,remove_g
notblack_DllClass
- 嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有很多问题.便想自己解决这个问题. 原来是用DLL创建一个对象返回,但发现有很多的问题. 想了半天就去寻根问柳吧. 找到了类. 我就想把类封装进DLL,到时简单的返回一个类,然后在主程序里操作不就简单了? 找了半天发现了TFormClass,于是试了试从DLL导出来,像一般的程序一样创建窗体发现成功. 接着我又想看看
bcb-sjk
- 《C++Builder数据库开发实用教程》光盘使用说明: 一、本光盘包括如下文件: (1)Forms.rar,这是本书要做的工程的可重用窗体文件。 (2)Band4.rar,这是本书所做的窗体应用程序的全部代码。 (3)cert.rar,这是测试证书制作包。 (4)Addition.rar,这是控制扫描设备的DLL文件。 (5)Exam.rar,这是移植后的Active Form工程。 (6)ExamSite.rar,这是部署后的工程。 (7)SampleBMPs
调用DLL中窗体相关源码
- 调用DLL中窗体相关源码
FormInDll
- 从外部Dll中调用子窗体从 外部Dll中调用子窗从外部Dll中调用子窗
dll
- DLL做登录窗体演示Delphi源码,dll开发和调用
cppsource
- lcfile/dll.zip 动态链接库的制作和调用C++Builder编写动态链接库的例子 (7KB) stack.zip C++Builder编写的一个栈演示程序 (4KB) lcform.zip C++Builder编写的不规则窗体组件 (4KB) direct.zip C++Builder编写的使用DirectDraw开发的击球游戏(411KB) pictool.zip 一个图象处理程序C++Builder编写的一个图象处理程序(192KB)-lcfile / DLL dll.zip t
HookLock
- 一款基于VS2008的C#挂机锁程序,大家通俗把它叫做“锁屏”程序,类似Windows的锁定计算机的功能,在窗口中输入密码屏幕就会锁定,不过一定不要忘记了密码,否则你会很麻烦。另外本程序的界面非常漂亮,可以设置透明度,不过用到了控件——IrisSkin2.dll,已打包进去了,如果你对IrisSkin2.dll窗体控件不熟悉用法的话,你正好可以参考一下本程序-VS2008 in C# based on a hook-lock program, you pop it called the &quo
delphi-dll-feng-zhuang-chuang-ti
- 程序主要实现了怎样在Delphi中用Dll封装窗体,-How to achieve the main program used in the Delphi Dll package form,
childwnd
- delphi调用DLL,MDI窗体的非常实用的源码-delphi call the DLL, MDI Forms
DELPHI_DLL_Calling
- delphi简单调用DLL窗体源码,包括静态调用和动态调用两种方式。-It shows the source code of delphi form simply calling the DLL, including static and dynamic call called in two ways.
delphi--SENDEMALL
- 调用了一个DLL窗体实现的DELPHI环境下发送邮件功能-Send e-mail function call a DLL controls to achieve DELPHI environment
Dll-use-MDI
- delphi中主窗体调用子窗体dll的简单例子,适用初学者-simple example of the dll delphi main form call the child form, suitable for beginners
DLL
- DELPHI超级DLL库,可以封装所有窗体,包括exe在内-DELPHI Super DLL library that can encapsulate all forms, including exe, including
DLL
- DLL简单封装调用(有窗体和函数)DLL simple package calls-DLL simple package calls (with form and function)
Delphi_435770
- Delphi:Delphi利用DLL封装窗体,调用Dll中的消息窗体,是一个程序组,分为dll窗体部分、公共单元部分及应用程序单元部分,直接编译程序组即可。 -Delphi: Delphi use DLL package form, call Dll messages form, is a program group, divided into dll form part of the common unit component and application unit in part, d
Delphi
- Delphi:Delphi利用DLL封装窗体,调用Dll中的消息窗体,是一个程序组,分为dll窗体部分、公共单元部分及应用程序单元部分,直接编译程序组即可。 -Delphi: Delphi use DLL package form, call Dll messages form, is a program group, divided into dll form part of the common unit component and application unit in part, d
Delphi
- Delphi:Delphi利用DLL封装窗体,调用Dll中的消息窗体,是一个程序组,分为dll窗体部分、公共单元部分及应用程序单元部分,直接编译程序组即可。 -Delphi: Delphi DLL package using the form, call Dll messages form, is a program group, divided into dll form part of the public unit part and the application unit in pa
Delphi-DLL-call
- delphi 封装dll窗体的调用方法实例-delphi dll call
