ocx
Per-user installation of OCX from a web page
We have a web page that includes a custom OCX activex. The activex is signed and the certificate is trusted by every computer in the company, and all computers run Windows 7 and IE8.[详细]
2023-04-04 23:35 分类:问答Visual Studio: different ocx file version number for new OS?
I\'m looking for general advice.I created a Visual Studio 2010 project that outputs an ocx file that is used on XP and Vista machines.The DLL on which it depends has been updated on our Win7 machines.[详细]
2023-03-25 04:25 分类:问答Windows 7 64-bit issue with OCX loading
I have a .NET 3.5 application that is compiled with a configuration with Any CPU. The application is referencing an OCX file with an interop assembly.[详细]
2023-03-20 15:11 分类:问答VB6 error: Property OleObjectBlob in XXXXX could not be set
I am trying to run an .ocx library for a VB6 project that I have. However, every time that it calls the first object property, it generates the error below:[详细]
2023-03-20 11:12 分类:问答Register RichTx32.Ocx in Windows 7 64 bit
I am trying to register RichTx32.Ocxfor an application I am working on in Access 2010 (File Format 2003 mdb). I have been updated to Windows 7 64 bit(from Windows XP SP3 32 bit) and can\'t get the Act[详细]
2023-03-12 09:26 分类:问答Pass parameters for ocx registration during installation in VS setup project
I have an OCX that requires licensing in order for it to work. The vendor tells me to register it this way:[详细]
2023-03-11 16:14 分类:问答Difference between .ocx file and a .Net Control
What is the difference between an .OCX file c开发者_StackOverflowreated in MFC or VB and a .Net control created in C#?[详细]
2023-03-07 14:14 分类:问答Creating an OCX control in C#
What a开发者_JS百科re the steps which needs to be followed to create an OCX controls using C#. Can you give mesample coddes for the same . I need to use this control in MFC.I believe this CodeProject[详细]
2023-03-07 13:39 分类:问答How can I register OCX after build
How do i set up a project to automatically register the OCX file that is create开发者_运维问答d ?[详细]
2023-03-04 05:55 分类:问答How register OCX library on Win7 Prof x64 EN
I have a problem with my MapWinGIS.ocx file on Windows 7. I try to register this control in two ways: Using regsvr32 (from system32 directory and from SysWOW64 directory), but I get error message l[详细]
2023-03-01 05:45 分类:问答