Hi all
I developed a WinMobile 5-based application that needs to open a
GPRS-connection to make a webservice-call (1x every hour).
By applying a "registry-hack" I managed to suppress the "Connect to
GPRS..."-popup... BUT I was not able to prevent the "Cannot connect"-popup
notification window, that is automatically shown by the winmobile-device
when there is no avail. GSM/GPRS-signal.
My questions:
1) Is there a registry-entry that can be modified to suppress the "Cannot
connect"-popup?
2) Is there a way to disable/suppress the "Cannot connect"-popup by using
the API?
3) I read on the web, that the only way to suppres the "Cannot
connect"-popup is to *kill* the window programmatically AFTER it has been
shown by the winmobile-OS... PLEASE somebody@microsoft... tell me that this
is not true (;->).
Thanks for your help !
Regards,
MH