Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploying a DLL
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00995311
Message ID:
00995313
Views:
15
Hi Sregey, thanks for your reply.

If I use an .exe, is is deployed and used in the same way as a DLL ?

Regards,
Gerard



>You've to deploy VFP runtime libraries with your DLL. UI is not allowed in VFP COM DLL. You can use COM EXE if you want to include UI elements.
>
>>I have wriiten a small DLL which is working fine on My development machine and amm calling it successfully from a Dot Net form.
>>
>>What do I need to do to deploy it on another machine.
>>From reading the documantation, it just seems to be
>> Regsvr32 MyDLL.DLL
>>
>>
>>Do I just need to copy the .DLL across
>>What about the .tlb and the .VBR
>>
>>Also, When I had a messageBox or wait window, it did not like it
>>Is there any way of including these commands in a DLL
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform