Is there a tool to spy out messages sent to a window
Is there a tool开发者_JAVA百科 that shows messages sent to a specific window? I've heard that WinSpector should do it, but the site seems to be offline.
Best regards,
David
Spy++ (with Visual Studio 6) does the job quite nicely.
You can download Managed Spy here
精彩评论