Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using a .FLL in a Class
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00168641
Message ID:
00168649
Views:
30
>I use a .FLL with a VFP Class. When I compile, I get the warning
>Proc./Func. LSTCREATE - Undefined
>
>we get this compile warning for all of the procedure I call in my .FLL.
>
>So I added in the init of MY CLASS "EXTERNAL PROCEDURE LSTCREATE" but I still get the warning.
>
>Any one know why?

If you add the library to the project (it'll be marked as excluded), the compiler should be able to resolve the references to the functions.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform