Archived from groups: microsoft.public.pocketpc.multimedia (More info?)
Hi,
I am using OpenNetCF.Diagnostics.Process (excellent
framework - thank you OpenNetCF) to invoke the
WMPLAYER.EXE on a PPC2003 device.
Whenever I want to run a .ASX file residing on a remote
windows media server, my app does process.start() after
first setting the necessary fields of a ProcessStartInfo
object.
However, as I need to "start" the process many hundreds of
times during a day or week from within my app, I would
like to know if there are any implications/things to watch
out for when "starting" the same process object so many
times in the lifetime of an application.
Please note that I only create the process object once at
the start of my app.
Thank you for your time and help.
Best Regards,
Panayotis
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.