Getting number of messages in MessageBox

Marek Janukowicz marek at janukowicz.net
Mon Aug 5 16:18:54 PDT 2013


I'm using std.concurrency message passing and I'd like to check which thread 
might be a bottleneck. The easiest would be check number of messages piled 
up for each of them, but I could not find a way to do that. Is it possible? 
Every detail about MessageBox seems to be hidden...

-- 
Marek Janukowicz


More information about the Digitalmars-d-learn mailing list