P
Paul Kay
I'm guessing that when the PocketPC OS needs to close a running application
to free memory for a new application, that it sends a Close Message of some
sort to the application it wishes to close.
Could someone point me in the right direction as to what message is sent (or
if I've got it wrong, what the actual mechanics of this process are) and
advise me as to how to capture this message (or whatever) in order to
prevent a particular application from being closed by the OS.
If such a refusal to close were to be coded within an application, would the
OS then select a different application to close or would it continue trying
to close the first application it selected for closing?
Regards
Paul K.
to free memory for a new application, that it sends a Close Message of some
sort to the application it wishes to close.
Could someone point me in the right direction as to what message is sent (or
if I've got it wrong, what the actual mechanics of this process are) and
advise me as to how to capture this message (or whatever) in order to
prevent a particular application from being closed by the OS.
If such a refusal to close were to be coded within an application, would the
OS then select a different application to close or would it continue trying
to close the first application it selected for closing?
Regards
Paul K.