-
如何使程序在运行时自动注册ActiveX控件
Last updated on 2007
如何使程序在运行时自动注册ActiveX控件
Last updated on 2007-01-05 01:14:23
单身白领浪漫交友,认准亚洲交友中心
编写Delphi应用程序时,经常会遇到一些ActiveX控件[注:扩展名为OCX的控件或DLL的类型库],它们为应用程序的开发提供了简单的操作途径。然而,这些程序在发布的同时,面临ActiveX控件注册问题。解决途径:一、用安装程序制作打包文件,往往会给增加程序本身的大小,系统重装时,则必须重新安装它;二、用程序本身进行代码编写函数的形式处理它。
使用方法分为两种:
一、直接把可视化的ActiveX控件放到程序中;
二、运行时根据需要实时建立。
如果是直接使用,则应用程序在初始化的过程中会自动寻找、创建所需的ActiveX控件,如果控件没有注册,初始化程序会产生一个异常,捕捉并处理这个异常。
在程序Form中加入一个新的方法:
unit UAutoRegActiveX
interface-how that process at runtime automatic registration ActiveX Last updated on 2 007-01-05 01:14:23 single white-collar romantic friends. Recognizing the Center for Asian friends Delphi application procedures, often encounter some ActiveX controls [Note : The expansion called OCX controls or the type of DLL] for their application development provide a simple way to operate. However, the issuance of these procedures while facing ActiveX registration. Solution : First, use the setup program produced packaging paper can often increase the size of the p
- 2022-12-22 20:35:03下载
- 积分:1
-
FreeAmp支持多平台,可以加plugin的音频播放器。支持网络协议。2.1.1版本的源代码,学习MP3播放器,网络播放器的朋友可以参考。...
FreeAmp支持多平台,可以加plugin的音频播放器。支持网络协议。2.1.1版本的源代码,学习MP3播放器,网络播放器的朋友可以参考。-FreeAmp support multi-platform, you can increase the audio player plugin. Network protocol support. 2.1.1 version of source code, learn from MP3 players, network players can refer to a friend.
- 2022-01-25 22:05:59下载
- 积分:1
-
Blackfin533
blackfin533 -audio script-blackfin533-audio script
- 2023-03-30 23:20:03下载
- 积分:1
-
Demonstration of a single wave file of the model using DMA. You need a great mem...
使用DMA演示一个单一wave文件的示范。 您需要一个巨大的内存模型跑此。
-Demonstration of a single wave file of the model using DMA. You need a great memory model to run this.
- 2022-07-26 16:49:16下载
- 积分:1
-
AmrDecoderForSymbian.rar,费了点劲把这套代码移植到了symbian下面
AmrDecoderForSymbian.rar,费了点劲把这套代码移植到了symbian下面-AmrDecoderForSymbian.rar. I had to bring this effort because transplanted to the code below symbian
- 2022-06-16 05:51:59下载
- 积分:1
-
matlab 代码 数字语音处理及matlab仿真
matlab 代码 数字语音处理及matlab仿真 源代码 下载 电子工业出版
- 2022-07-22 19:43:39下载
- 积分:1
-
该文件是对oggvorbis软件编解码的源代码部分。
THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.
- 2022-04-16 21:28:00下载
- 积分:1
-
application nlms adaptive filtering algorithms eliminate echoes of Matlab proced...
应用nlms自适应滤波算法进行回声消除的matlab程序,很简单。-application nlms adaptive filtering algorithms eliminate echoes of Matlab procedures, is very simple.
- 2023-03-18 01:20:03下载
- 积分:1
-
16位PCM声音自动增益
对于pcm_s16le波形进行增益 可对以下参数进行调节:
amplitude_threshold 声音波形幅值的阈值,默认为0
sub_frane_limit 子帧数限制,子帧数内的波形被作为整体对待,统一进行放大缩小,默认为0.5秒采样数
headroom dbfs净空高度 默认为-6.18dbfs
max_gain 最大增益,单位分贝,默认为20
noise_floor 噪音阈值,dbfs,默认为-40
- 2023-08-12 00:05:03下载
- 积分:1
-
C++多媒体播放器miniplayer_src源代码,C++开发的多媒体播放器,有助于学习掌握基本的C++多媒体播放器开发技术。源自网上收集,可供学习和参考使用...
C++多媒体播放器miniplayer_src源代码,C++开发的多媒体播放器,有助于学习掌握基本的C++多媒体播放器开发技术。源自网上收集,可供学习和参考使用。
- 2022-03-29 14:23:07下载
- 积分:1