Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling A Procedure in an Exe
Message
From
18/01/2012 16:47:48
Mike Sue-Ping
Cambridge, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01533231
Message ID:
01533247
Views:
47
Well I was trying to avoid doing this in order to keep the dll size to as small as possible. Are you suggesting adding the exe to the dll project and exclude it (right click the exe in the project and select Exclude)?

Mike


>Did you try to add VFP executable to the DLL project?
>
>>I have a VFP dll in which I set procedure to another VFP executable. When I run my app the dll can call a function that is defined in the executable and everything works.
>>
>>My issue is that when I build the project file for the dll, it complains that the function does not exist. If I ignore the message, the dll builds and, as I've mentioned, things work. How do I (if possible) prevent the project complaining about the function call? I've tried adding the EXTERNAL Command to the dll but VFP complains with "Unable to find Proc./Func...." when building the dll. I do not want to include the executable in the dll project in order to keep the size to a minimum.
>>
>>TIA,
>>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform