Hi all,

What is the diffrence between the two call back functions MouseProc and LowLevelMouseProc ?
My understanding is that LowLevelMouseProc will monitor 'every' mouse event.But there is some restrictions in the events that MouseProc will respond to, but I don't understand what those limitations are.
Could somebody please throw some light on this.

Thanks