Top "Ocx" questions

An OCX is an an ActiveX Control derived from the OLE paradigm.

How do I resolve "Run-time error '429': ActiveX component can't create object"?

My company has a VB6 application using Crystal Reports 7 which a client has asked to be installed on Windows 7 32 bit. …

dll vb6 windows-7 activex ocx
Object Library Not Registered When Adding Windows Common Controls 6.0

I am trying to install Visual Studio 6 on a Windows 7 32bit machine. The OS intall was from bare metal. I …

visual-studio vb6 registration ocx
"Object library not registered" when adding Microsoft Rich Textbox Control 6.0 (SP6)

I try to add Microsoft Rich Textbox Control 6.0 (SP6) control via Project -> Components... in VB6 IDE. The control …

vb6 ide richtextbox ocx
Nothing happens when I try to send files / folders to Compressed (zipped) folder

For a while now, I've been unable to send files or folders to Zipped folder from windows explorer. The option …

dll zip compression directory ocx
Register RichTx32.Ocx in Windows 7 64 bit

I am trying to register RichTx32.Ocx for an application I am working on in Access 2010 (File Format 2003 mdb). I …

windows ms-access ocx
Using a DLL With PHP for Dummies

I have a project that needs to access a DLL with PHP. The server is a Windows machine and the …

php dll xampp ocx
How to use AutoItX in .NET (C#) without registering

How do I use AutoitX (OCX/ActiveX library) in a .NET C# application without registering it? I would like to …

.net autoit ocx registering
VB6 Error - Cannot load .ocx File

I have been trying to load a OCX file into one of my VB6 projects for most of the day …

com vb6 registry ocx
Registering OCX with regsvr32.exe and having it available for all users

I have a third party web application that relies on a particular OCX file to be registered on the user's …

registry ocx regsvr32
What permissions/rights are needed to run regsvr32 /s /c "myocx.ocx"

I have a WindowsXP configured as a build machine. The build process runs under an account which isn't an administrator. …

ocx regsvr32