Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP & C++
Message
 
 
À
08/12/1998 09:50:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00165049
Message ID:
00165082
Vues:
20
>I asked this before, and didn't get a good reply. Surely somebody knows how to help me.
>
>I want to create an ActiveX control which has an array property that can be set from VFP 6. I'm creating the ActiveX control in VC++ 6. Any ideas on how I pass array info back and forth via a property of the control? TIA!

Ok, I'm gonna go there. :) The easiest way I can think of is to concatinate the array then pass it as a char and split it up at the destination. ie (12,13,44;76,8,99;1,2,3) would be a 3x3 array. I realize this is ugly but it would be simple after you have written the concatination and unconcatination procs written. large arrays may also be a problem. :(

I would love to see some discussion on this topic. I have never been able to pick up an array in C++ from VFP either by val or by ref...
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform