Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HOW TO REGISTER A OLE CONTROL (OCX)
Message
From
14/08/1998 21:20:51
 
 
To
14/08/1998 16:07:43
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00127018
Message ID:
00127101
Views:
23
The easiest way is to copy the ocx file to the system directory (Windows\System or WinNT\System32 or etc) and:

REGSVR32 AnActiveX.ocx

will register it.

You can also register it:
- programatically (see my FAQ on this subject)
- from VFP (the same used to add an ActiveX to a form)
- using the setup program

Vlad

>I HAVE ADDED AN ACTIVEX CONTROL TO MY VISUAL FOXPRO 5.0
>BUT WHEN I BUILD AN .EXE FILE AND I USE THIS IN ANOTHER
>COMPUTER I GET AN ERROR MESSAGE SAYING 'OLE ERROR 0X80040154.
>UNKNOWN OLE STATUS CODE"
>
>HOW CAN I REGISTER THAT CONTROL TO USE IN A PROJECT ????
Previous
Reply
Map
View

Click here to load this message in the networking platform