Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Win32_ProcessStartup
Message
From
21/11/2002 16:40:06
 
 
To
21/11/2002 07:52:04
Roman Segaud
Laboratoires Fortepharma
Nice, France
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00724194
Message ID:
00725473
Views:
28
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform