Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating/using a DLL
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00312591
Message ID:
00312633
Views:
36
>>Hi Bryan,
>>
>>Since VFP DLLs are COM objects, you use the CREATEOBJECT() syntax to interface with them. However, I believe that C++ can also be used to create DLLs that are also COM objects. In this case, you wouldn't have to make any changes to the calling code. Otherwise, the DECLARE - DLL syntax would be required.
>
>
>Thanks, George. That's exactly what I needed to know. You're the man!

You're welcome, Bryan. Good to see you (virtually speaking). BTW, yes, you can use C++ to create COM objects. However, I don't know for certain, when it comes to deployment time, if it will have to be re-registered in the registry or not. Further, if it's an OCX, it will be.
George

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

Click here to load this message in the networking platform