Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Callback
Message
From
26/09/2003 14:01:15
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00832147
Message ID:
00832782
Views:
25
>(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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform