|
|
| No such thing as a small change | |
| PerlMonks |
Re^2: Sending a message to Win32 Dialog in background.by Corion (Patriarch) |
| on Oct 31, 2012 at 10:05 UTC ( [id://1001637]=note: print w/replies, xml ) | Need Help?? |
|
At least up until Windows XP, this does not match my experience. The Win32 windows callback gets called for every message sent to it, whether the window is in the foreground or not. Especially, there are messages that get sent to set the focus to the window. If all else fails, the controlling/sending program can force the other window into the foreground and then send the messages.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||