Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET LIBRARY Command Clarification
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00284939
Message ID:
00284980
Views:
19
>Your .FLL file is trying to return some kind of error, and it can't, so FoxPro thinks it's a program and tries to compile it. More than likely, since this is only happening on one machine, that machine is missing some other .DLL file that your .FLL file is dependant on. If you have Visual Studio, there is a DEPENDS.EXE you could try running on the .FLL file and see what other .DLL's it is dependant on. It's probably MSVCRT.DLL or MSVCRT2.DLL that's missing on the one machine, but that's just a SWAG.

Thanks for the depends.exe! I could not find out why mscomm32 was not working on 1 machine and that exe allowed me to find the missing dll.

Thanks a bunch.

__Stephen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform