搜索资源列表
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
us_apgxy
- zemax源码: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at th
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
llPdfLibFullSource3.6.rar
- Delphi的PDF开发控件,llPDFLib是一个100 的Object Pascallibrary,用于创建PDF文档。用它创建PDF文档不使用任何DLL和其他第三方软件。llPDFLib包括TPDFDocument组件并带。,he Software is licensed by the present Agreement to be used for any commercial and other proper purposes. Users can create applicatio
Form_from_DLL-2.ZIP
- Form from DLL (Delphi source code) -2 -Form from DLL (Delphi source code)-2
Form_from_DLL
- Form from DLL (Delphi source code)
DLLform
- delphi 中调用dll窗口实例 d elphi 中调用dll窗口实例-delphi call dll form delphi call dll form delphi call dll form
form
- 窗口dll,c++builder 2009写的插件模式调用d-dll form
HookLock
- 一款基于VS2008的C#挂机锁程序,大家通俗把它叫做“锁屏”程序,类似Windows的锁定计算机的功能,在窗口中输入密码屏幕就会锁定,不过一定不要忘记了密码,否则你会很麻烦。另外本程序的界面非常漂亮,可以设置透明度,不过用到了控件——IrisSkin2.dll,已打包进去了,如果你对IrisSkin2.dll窗体控件不熟悉用法的话,你正好可以参考一下本程序-VS2008 in C# based on a hook-lock program, you pop it called the &quo
dllchildwnd
- 这个是一个从dll文件里面取得子form的例子 大家可以-This Example show how to load an MDI-Childfrom from an extern DLL.
YNPluginFrameWork
- 咏南插件框架 何谓插件框架: 即整个项目由一个EXE的host程序和多个dll插件 组成。把软件项目按功能需要划分为不同的模块。使用插件封装各个模块。一个功能模块即是一个插件,所有功能模块都可以做到即插即用。应对客户的新需求你只需要修改对应的那一个插件,然后替换掉原来老的插件即可。其中最关键的HOST程序咏南已经做好了,你无需再做任何的修改即可使用。您要做的仅仅是通过使hydra的向导来生成功能模块插件。您无需担心这种开发方式的难度和开发效率,因为它比传统的生成一个大的EXE的开发方式
delphi-dll-feng-zhuang-chuang-ti
- 程序主要实现了怎样在Delphi中用Dll封装窗体,-How to achieve the main program used in the Delphi Dll package form,
Dll-use-MDI
- delphi中主窗体调用子窗体dll的简单例子,适用初学者-simple example of the dll delphi main form call the child form, suitable for beginners
DLLUser
- DLL插件开发必要技术. DLL与窗体之间调用,还有回调使用例子. 比较合适初学者学习.-DLL plug-in to develop the necessary technology. Between DLL form call, there is a callback to use an example more appropriate for beginners to learn.
LabVIEW-DLL-program
- 为自制多功能数据采集卡编写了DLL 形式的驱动程序,并将其挂接到labview 开发平台上,利用DLL 驱动程序实现了对步进电机的自动控制.-The driver DLL form prepared by the self-made multi-function data acquisition card, and hooked up to the the labview development platform on DLL driver to achieve automatic contro
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
