N
Neville Lang
Hi all,
In my Uninstaller on the desktop side, I have found that if my CF app is
running on the PPC and a user begins the process (Control Panel ->
Add/Remove programs) of removing the app from both the Desktop and Device
side then the Uninstaller just removes things only on the desktop side but
not the program on the Device if it is running.
It seems that I will need RAPI for this but I cannot work out which RAPI
function might be able to help here. The closest seems to be CeRapiInvoke
but I am not sure.
I have also read about the FindWindow() and CreateMutex() solutions for
checking whether an app is running but these solutions imply that they run
on the Device side.
Is there a simple solution to detect whether my CF app is running on the PPC
from the Desktop side?
Regards,
Neville Lang
In my Uninstaller on the desktop side, I have found that if my CF app is
running on the PPC and a user begins the process (Control Panel ->
Add/Remove programs) of removing the app from both the Desktop and Device
side then the Uninstaller just removes things only on the desktop side but
not the program on the Device if it is running.
It seems that I will need RAPI for this but I cannot work out which RAPI
function might be able to help here. The closest seems to be CeRapiInvoke
but I am not sure.
I have also read about the FindWindow() and CreateMutex() solutions for
checking whether an app is running but these solutions imply that they run
on the Device side.
Is there a simple solution to detect whether my CF app is running on the PPC
from the Desktop side?
Regards,
Neville Lang