Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Callback
Message
De
26/09/2003 14:01:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00832147
Message ID:
00832782
Vues:
26
>(snip)
>>Mike,
>>
>>I've got it working with
>>- CopyFileEx() where the Callback updates a thermometer (vfp class)
>>- EnumResourceTypes() where the callback just displays the types
>>- EnumChildWindows() where the Callback in vfp calls GetWindowText() and displays the text
>>
>>I'll be putting it in the downloads next week or so.
>>
>>Currently the callback supports Integer, Large_integer and null terminated strings. I suppose I'll have to add a couple as time goes by.
>>
>>The only drawback (as far) is that it needs msvcr70.dll either in the windows directory or in the vfp startup directory. I haven't found a way around that (doubt I will) If someone does, let me know. Silly, the fll is 8k and msvcr70.dll is 336k
>
>Gregory,
>
>Does this imply some difficulty making it work with VFP6 SP5? It would be nice to have that base covered, but I'll be grateful for whatever you've got, thanks!
>
>Mike

Mike,

Spent most of the day on the msvcr70.dll issue. There seems to be no way getting rid of that. I thought I could. I'm still on vfp5sp5 also.
mscvr70.dll is a required runtime file for both vfp7 and 8

The only problem in vfp6 will be copying the mscvr70.dll in the windir\system32
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform