C # The developed ActiveX is inconvenient to use because it requires the framework to be installed. So I want to learn how to use VC ++ to develop ActiveX controls. After several days of Baidu Google, I finally found a simple ActiveX and allowed users to download and install it through IE.
Let's talk about my development environment:
Development Tool: vc6.
Analysis of ActiveX Control CAB Compression
Ren FengHua
Abstract This article briefly introduces how to compress a CAB and use WinCAB to compress an ActiveX control into a CAB file.
Key words ActiveX control; CAB compression; WinCAB; INF file
1. Introduction
ActiveX control technology is developed on the basis of OLE.
Java Applet breaks down ActiveXSensational! Java Applet is not human, how can we kneel down? Just kneel down. How can we defeat ActiveX?Once upon a time, Java Applet step ActiveX under the foot. ActiveX is not safe. Java Applet can construct Sandbox because of the technology of virtual machines. Java Applet can run in SandBox, and Sandbox can exclude any dangerou
When you use ASP to write server-side applications, you must rely on the ActiveX components to powerful WEB application features, such as: you need to connect to the database, the database online operation, etc., this article from the beginning will be introduced to the ASP ActiveX component use method.From today onwards we will formally learn the essence of ASP--active
Writing ActiveX controls in C # (i)
A few days ago to do a Web project, you must write an ActiveX control yourself. Most of today's ActiveX controls are developed using vb/c++, and I'm not familiar with them, so consider writing ActiveX controls using familiar C #.First, create a WinForm control project HelloWorld a
Active|activex| Control
A few days ago to do a Web project, you must write an ActiveX control yourself. Most of today's ActiveX controls are developed using vb/c++, and I'm not familiar with them, so consider writing ActiveX controls using familiar C #.
First, create a WinForm control project HelloWorld and drag into a
when we browse the Web page on the Win7 system, we encounter a situation that prompts "your Web browser has blocked ActiveX controls that are unsafe for this site" issue. This problem occurs because the ActiveX control is not installed, so you can browse the Web page normally by following the ActiveX control. How do I install an
Oracle Siebel Option Pack for IE ActiveX Control Memory Initialization Vulnerability
Released on: 2010-08-06Updated on: 2010-08-09
Affected Systems:Oracle Siebel Option Pack for IE 7.xDescription:--------------------------------------------------------------------------------Cve id: CVE-2009-3737
Siebel Option Pack for IE is an ActiveX control provided by Oracle Siebel CRM software.
The Siebel Option Pack f
Iv. com, Ole, ActiveX, and COM +
Many of Microsoft's technologies, such as Ole, ActiveX, and DirectX, are built based on the COM technology. Microsoft also uses a large number of COM components to customize their applications.ProgramAnd the operating system. So what is com?
The so-called COM (Component Object Model) is a specification that describes how to establish dynamically changeable componen
Getting Started with chrome Extensions 2. How to use the Chrome Extensions API.
Google's Chrome Extensions API is one of the most authoritative materials for developing chrome extensions, detailing the features that Chrome extensions can achieve and the interfaces that
This article discusses how to serialize ActiveX controls. Serialization refers to the process of reading or writing data from persistent storage media (such as disk files. Microsoft basic class (MFC) Library inCobjectClass provides built-in support for serialization.ColecontrolYou can use the property exchange mechanism to extend this support to ActiveX controls.
You can rewrite colecontrol: dopropexchang
When you use ASP to write server applications, you must rely on ActiveX components to provide powerful web application functions. For example, you need to connect to the database and perform online operations on the database, this article will introduce the use of ASP ActiveX components from the beginning.
Starting from today, we will officially learn the ActiveX
This article is reproduced. original post address:
Http://blog.csdn.net/sdzg_wq/archive/2006/11/03/1365404.aspx.
Introduction-Overview
OLE/ActiveX/COM technology is the core application technology of Ms. Only by thoroughly understanding the essence of its theory can it remain unchanged.
Let's start with Ole.
I. Past Ole and today's Ole
As the predecessor of COM technology, Ole initially meant to link between programs and embed object link embeded ). I
C ++ Builder uses ActiveX to display Flash animation-Linux general technology-Linux programming and kernel information. The following is a detailed description. With the strong support of Microsoft, more and more software companies are beginning to support ActiveX, which is a pleasure for friends who like programming! Because we can easily call the external OCX file in the program to implement complicated f
To create a web project a few days ago, you must write an ActiveX control by yourself. Today, ActiveX controls are mostly developed using VB/C ++, and I am not familiar with them. Therefore, I want to write ActiveX controls using C.
First, create a winform Control Project helloworld, and drag a label control. Set the text to helloworld,
The content of use
To implement an ActiveX control using C #, three problems must be solved:
1. Enable the. NET component to be called by com
2. After registering on the client, ActiveX control can pass IE Security Authentication.
3. When the client is not registered, the installation package can pass ie signature authentication.
BenProgramThe development environment is. NET Framework 3.5 and the tool is Visual Studio
Use JS script to modify registry related settings (ActiveX, etc.) that control IECategory: PHP2012-12-05 18:51 2035 people read Comments (2) favorite reports Script syntax:Related parameters:Trust the site's registry keyHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\zonemap\ranges\range[*]Registry entries for ActiveXHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\zones\[0-4]\[*][0-4] Val
C # Development ActiveX controls are useful for developing web pages, and the following provides a guide for developing ActiveX controls in C # for your reference.
0. Foreword
An ActiveX control, formerly known as an OLE control or OCX control, is a software component or object that can be inserted into a Web page or other application. With an
When you use ASP to write server-side applications, you must rely on ActiveX components to powerful WEB application functions, such as: you need to connect the database, the database online operation, etc., this article will begin to introduce the ASP ActiveX components to use the method.
From today onwards we will formally learn the ASP's--activex components. In
When you use ASP to write server-side applications, you must rely on ActiveX components to powerful WEB application functions, such as: you need to connect the database, the database online operation, etc., this article will begin to introduce the ASP ActiveX components to use the method.From today onwards we will formally learn the ASP's--activex components. In
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.