M
mike
My desktop calls uses CeCreateProcess to launch an exe on
the device, and in order to wait, i keep checking a
registry entry to see if the device app has finished.
This seems kind of messy.
Is there a way to launch an application on the device and
wait for it to finish before continuing the calling thread
on the desktop?
I have tried varying combinations of WaitForSingleObject,
WaitForDebugEvent, CeCreateProcess, and CeRapiInvoke (okay
I can't do this because my device app is a CF exe, not a
eVC dll).
This seems to be a necessary feature and it's odd that
either nobody has figured out a way to do it, there isn't
a way to do it, or nobody wants to offer any assistance.
anyone... please, .. for the love .... of ....
*help*
the device, and in order to wait, i keep checking a
registry entry to see if the device app has finished.
This seems kind of messy.
Is there a way to launch an application on the device and
wait for it to finish before continuing the calling thread
on the desktop?
I have tried varying combinations of WaitForSingleObject,
WaitForDebugEvent, CeCreateProcess, and CeRapiInvoke (okay
I can't do this because my device app is a CF exe, not a
eVC dll).
This seems to be a necessary feature and it's odd that
either nobody has figured out a way to do it, there isn't
a way to do it, or nobody wants to offer any assistance.
anyone... please, .. for the love .... of ....
*help*