VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

How to register and un-register ActiveX Controls This tip describes how ActiveX controls can be reg

Jonathan Valentin  (5 Submissions)   Miscellaneous   Visual Basic 5.0   Unknown Difficulty   Sun 18th June 2000   Mon 8th February 2021

How to register and un-register ActiveX Controls This tip describes how ActiveX controls can be registered and unregistered directly from

API Declarations


Alias "DllRegisterServer" () As Long
Declare Function UnRegComCtl32 Lib "ComCtl32.OCX" _
Alias "DllUnregisterServer" () As Long
Const ERROR_SUCCESS = &H0

Rate How to register and un-register ActiveX Controls This tip describes how ActiveX controls can be reg (1(1 Vote))
How to register and un-register ActiveX Controls This tip describes how ActiveX controls can be reg.bas

How to register and un-register ActiveX Controls This tip describes how ActiveX controls can be reg Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters