Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB read VFP library?????
Message
From
17/06/1999 20:24:08
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00231123
Message ID:
00231158
Views:
23
I know that an out of process server can have a visual interface- but how could t be controlled from an outside client?

I am not disputing as much as asking...

In my testing, (and I could be doing something wrong here) when I specify a form as OLEPublic in a project and then compile that project as an EXE, the form is available, but any COM call to any function that gives a user interface results in the EXE receiving and not returning control, and never making itself visible.

How is this done?


>Erik,
>
>If you build the COM server as an EXE it can have all the visual interface you want to use. Or build it as a DLL and just make it a business rule server.
>
>>If you want to call a form, I think you're out of luck. VFP COM servers can't have a visual interface...
>>
>>The real solution here would be to build your business logic into a business object class. That class could then be compiled into a COM server that could be called from VB or any other COM client. You'll have to build the visual interface again, but the business logic will only live in one place.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform