Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an Out-of-Process COM
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00851628
Message ID:
00852384
Vues:
8
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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform