Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with vfp.fll Callback program
Message
From
05/03/2008 15:27:46
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01298202
Message ID:
01299090
Views:
12
>Hello Gregory,
>
>We've been using your vfp.fll callback routine for some time now to implement a progress bar when using a zipping dll. However, our wrapper routine now crashes when I run it from my station. The routine works fine for everyone else.
>
>The only thing I can think of that accounts for the difference is that I have loaded Visual Studio 2008 on my machine. I'm wondering if this has updated some sort of external C dependancies that keep vfp.fll from running on my machine.
>
>Are you aware of any such problems or can you think of anything that would keep me from being able to load the library?
>
>Just for clarity, this is the error message I'm getting:
>
>The line of code (even if I try this from the command window if fails)
>
set library to vfp.fll additive
>The error message that I receive is that the library vfp.fll is invalid.
>
>Thanks for whatever help you can offer.
>
>Rodd
_____

Rodd,

Two things I can think of
(1) dependency walker - as suggested
(2) You may want to recompile the c-code. It was compiled with the vpp6 api's. To be honnest I do not know whether that will help.

(2) may not be the solution to your problem. I suspect vs2008 (having installed the 3.5 framework) may have changed a dll - but that is hard to tell

Success,
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform