Does windows mobile broadcase a WM_CLOSE message?
Posted
by glutz78
on Stack Overflow
See other posts from Stack Overflow
or by glutz78
Published on 2010-04-26T23:22:12Z
Indexed on
2010/04/27
5:13 UTC
Read the original article
Hit count: 244
windows-mobile
|messaging
I've heard that Windows Mobile will broadcast a WM_CLOSE message to all inactive (?) windows if system memory falls below a certain threshold. I think I'm seeing this occur with my app too. But I cannot find any documentation to confirm this. Anyone know about this? Or know where I can find doc on it?
Thanks for any help.
© Stack Overflow or respective owner