Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a VFP9 COM to be used in VFP8 code
Message
From
10/08/2007 14:59:46
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01247363
Message ID:
01247491
Views:
27
>Hi Craig,
>
>>- The COM DLL must be registered.
>
>Actually not. In the February issue of FoxPro Advisor I explained how to load a COM DLL without that it's registered at all.

Just wanted to put this in this thread as well as the reponse I put in the somewhat related thread...

I'm using the MSWinsock OLE which utilizes the _GDIPlus class (VFP9 FFC directory) to receive/send message data via ports to an external 3rd-party application. The nature of the process is that it could send a message every few seconds, and then receive an acknowledgement back from the external application. I currently use this OLE/class to receive messages from another external client, then send an acknowledgement back. This was written in VFP9 as a service because of the specific _GDIPlus class required. Now, to send the information from the main application, written in VFP8, I am trying to figure out the best way to do that as I do not have direct access to the VFP9 _GDIPlus class from within VFP8. Am I on the right track with using a COM containing the OLE/class to handle this?
Previous
Reply
Map
View

Click here to load this message in the networking platform