Thanks
It's impossible to guess without code.
DispatchMessage() sends messages to the WndProc, then you should put
some BP inside your WndProc and debug it step by step..
1125 is a custom message (WM_USER + 101)
http://msdn.microsoft.com/en-us/library/ms644931(VS.85).aspx