Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Win32_ProcessStartup
Message
De
21/11/2002 16:40:06
 
 
À
21/11/2002 07:52:04
Roman Segaud
Laboratoires Fortepharma
Nice, France
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00724194
Message ID:
00725473
Vues:
29
>Thank a lot Herman, by this way my createProcess will no more make a screen, no more flash when running a new child process.
>
>I'll tried it as soon as possible and tel you how it's work, do you experimenting some trouble using createprocess and VFP, I need to write some function to write/read data to/from memory, because if you can pass data to your new process, I don't know another way to pass data form your new process to your parent one.
>
>Is there another way ?
>
>Best Regards,
>Roman

Hi Roman,

In my experienced, I never had trouble with CreateProcess. Just be careful if you set "No Window" in Startup_Info, your process must quit it's process correctly without user intervention, or else you have to kill it with Ctrl-Alt-Del or programmaticaly.

I'm not really sure what you mean with "pass data". Can you just pass it as a string (by refference) in a parameter ?
Herman
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform