Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you use an exe com server?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00650502
Message ID:
00651010
Views:
26
>Hi,
> I have created a multithreaded (ddl) com server,
>ecentric with a class geodigmevents that has a method
>activatebrowser(). I use the com object on an ASP as:
>
>set obj= server.createobject(ecentric.GeoDigmEvents)
>response.write(obj.activatebrowser())
>
>That works just fine.
>
>How would I create an com server(exe), register it,
>and what syntax would I use to gain access to
>activatebrowser()?

You should be able to just build it as an EXE instead of a MTDLL, and call it with the same exact syntax, actually. Have you tried it yet?
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform