Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Regular exe to com server
Message
 
 
To
07/08/2008 10:03:05
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01337217
Message ID:
01337811
Views:
11
>When I create a regular exe I have a main prg where I create a top level form and add toolbar and other forms to it. What if I want to turn this exe into a com server with a user interface? The main program is not running when we instantiate com servers, right?

A COM server can include miltiple classes that you can access. You do not instantiate the COM server, you instantiate a particular class at which point its INIT is called.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform