Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing Custom ActiveX DLL Events
Message
De
18/12/1997 19:43:37
 
 
À
18/12/1997 10:14:57
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00066798
Message ID:
00067099
Vues:
34
Take a look to SYS(2333) in the VFP's help. I'm not sure, but it might help you.

Vlad

>That helped me get closer, but I'm still having some trouble. The code that you provided DOES work for Physical Controls and insertable objects (like Excel worksheets, etc.)
>
>The error that I'm getting now, is an Ole Error, (not a fox one) "No Such Interface Supported". I think this is because it is trying to site my object (which is not a control) on a container.
>
>o=createobject("MyContainer")
>
>DEFINE CLASS oleClassExample AS OleControl
> OleClass ="dlltest.jtest"
>ENDDEFINE
>
>DEFINE CLASS MyContainer AS form
> ADD OBJECT oleObjectExample AS oleClassExample
>ENDDEFINE
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform