Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.dll creating errors when compiled
Message
From
04/10/2006 13:14:04
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
04/10/2006 12:46:43
Alp Berker
Defense Finance and Accounting Services
Indianapolis, Indiana, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01159423
Message ID:
01159437
Views:
17
>I have a Visual Foxpro application that I just started to maintain, and the project when complied is giving errors such as Unknown POTPOURRI_CHECK_HOW_FILE_CAN_BE_OPENED - Undefined. This is a reference in one of the program. I know this is due to the .dll files, but I am not sure how to fix this. There are .dll files located in a bin subdirectory, with the .dll file named potpourri_01.dll. The program I believe is pointing at this directory that the .dll file is in, but I am not certain.
>The programs do seem to work with the .dll call in them, but for some reason the project seems to generate errors. I can try to provide more information if needed.
>Do I need to register the .dll file in the registry on my PC? How would I do this.
>I am open to suggestions, I have never dealt with .dll files in Visual Foxpro, so please excuse my ignorance any good web or print references on .dll files on foxpro would be appreciated.
>thanks,
>Alp Berker

No you don't register. Add dlls to your project (they're marked as excluded).
If it doesn't help, you might ignore that message. Or you can suppress adding code to a dummy file included in project with code:

procedure POTPOURRI_CHECK_HOW_FILE_CAN_BE_OPENED

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform