Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User Registration
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00502199
Message ID:
00504287
Views:
20
>Hello everyone
>
>I am currently working with a project where the user will be given a registration key to access the full version of the program. I did this in Visual Basic using the ActiveLock (found on google.com) control (Freeware)
>
>After getting the hang of its properties and methods, I moved to put the OCX into a Visual FoxPro app. It did not go well. Each time I would add the OCX to a form, VFP would crash with an error. Has anyone enocuntered a problem like this and have a solution for using such as OCX in a VFP application?
>
>Can anyone recommened a solution for having users register VFP apps using registration keys and such?
>
>Thank you all for your time.
>
>Kenneth Gilbert Jr.
It's well known that not all 3rd party activex work under VFP.
The workaround is to create VB wrapper COM dll and than call it from VFP.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform