Hello
How can I write a C# Windows Forms application so that it tells if it
receives foreign windows messages.
Foreign, say something like when another application takes its HWND and
issues a WM_APP+123 for example.
--
Elias
How can I write a C# Windows Forms application so that it tells if it
receives foreign windows messages.
Foreign, say something like when another application takes its HWND and
issues a WM_APP+123 for example.
--
Elias
Comment