Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an Out-of-Process COM
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00851628
Message ID:
00852384
Views:
7
Dude that was fast! Thanks for your help
Jaime

>Here's an example from ActiveVFP:
>From the multithreaded dll:
>
>oPDF=CREATEOBJECT("PDFrun.AVFPpdf") && this is the vfp COM .EXE server
>oPDF.start(lcFile,NVL(oRequest.Form("Company"),"")) && method in .EXE
>
>
>and here's the .EXE code:
>
>
>report form (lcReport) &lcExtra noconsole to file &lcPSFile
>
>
>pretty simple...
>
>>Hi
>>I need to issue a REPORT FORM command from a web service ( a multithreaded dll ). I have been told that the only way to go is to wrap the class with the REPORT command into an Out-Of-Process COM Exe. This sounds really nice, but i don't have a clue as for how to implement.
>>
>>Thanks all in advance for you help
>>
>>Jaime
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Reply
Map
View

Click here to load this message in the networking platform