|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Viewing another applications WndProc (like spy++)I would like to monitor other applications WM_ACTIVATE messages. In
win32, this involves a bit of tricky coding involving hooks. But how to do this from a .NET application? Also, please note, I want to monitor all applications not just .NET applications. Thanks, J JahMic wrote:
> I would like to monitor other applications WM_ACTIVATE messages. In By using tricky coding involving hooks. AFIAK there's no secret sauce in > win32, this involves a bit of tricky coding involving hooks. But how > to do this from a .NET application? ..NET that makes it easier (if anything, I suspect it's harder). -cd |
|||||||||||||||||||||||