On Thu, Mar 6, 2008 at 6:47 PM, Maarten Lankhorst m.b.lankhorst@gmail.com wrote:
Fixes: BroadcastSystemMessage to not hang other processes any more.
+static BOOL CALLBACK broadcastsystemmessagetopwindowcallback(HWND top_window, LPARAM lp) +static BOOL CALLBACK broadcastsystemmessagewindowstationcallback( LPWSTR winsta, LPARAM lp )
Just a matter of style...if ever there was a case for abbrevation this is it.