user32: Implement BroadcastSystemMessage, try 6
April 1, 2008
8:25 p.m.
Hello Paul, 2008/4/1, Paul Vriens <paul.vriens.wine(a)gmail.com>:
Hi Maarten,
+ if (!recipients) + recipients = &recips; +
Will that work?
Yes. recipients is a pointer. Cheers, Maarten.
April 2008
5:54 a.m.
Maarten Lankhorst wrote:
Hello Paul,
2008/4/1, Paul Vriens <paul.vriens.wine(a)gmail.com>:
Hi Maarten,
+ if (!recipients) + recipients = &recips; +
Will that work?
Yes. recipients is a pointer.
Cheers,
Maarten.
Yes, sorry for the noise. (Shouldn't check code late in the day). -- Cheers, Paul.
6568
Age (days ago)
6569
Last active (days ago)
1 comments
2 participants
participants (2)
-
Maarten Lankhorst -
Paul Vriens