P
Peter Larsen []
Hi,
I'm using HWND_BROADCAST ( :
ostMessage(HWND_BROADCAST, dwMyMessageHandle,
0, 0); ) to broadcast some messages within the same computer running XP.
I have noticed that i sometimes receive the broadcast multiple times. I send
the message once and receive it up to 20 times.
Is this normal behavior or is there a way to prevent the message from being
received more than once ??
Thank you in advance,
BR
Peter
I'm using HWND_BROADCAST ( :

0, 0); ) to broadcast some messages within the same computer running XP.
I have noticed that i sometimes receive the broadcast multiple times. I send
the message once and receive it up to 20 times.
Is this normal behavior or is there a way to prevent the message from being
received more than once ??
Thank you in advance,
BR
Peter