crUsAdEr
June 6th, 2004, 17:50
Hi guys.. what is the best way to track down a Message in a program? The program retrieve a certain WM_ message using PeekMessageA and i need to track down how the message got into the queue...
BP on SendMessageA and PostMessageA doesnt seem to catch anything and BMSG only breaks in CSRS context :/, not the program's context...
Thus is there an easy way of observing the Message Queue etc to track down where and how a certain message get into the queue?
Thanks
BP on SendMessageA and PostMessageA doesnt seem to catch anything and BMSG only breaks in CSRS context :/, not the program's context...
Thus is there an easy way of observing the Message Queue etc to track down where and how a certain message get into the queue?
Thanks