G
GTi
I need to get access to the Windows Messages queue (WM_xxx)
I have a old C application that sends some messages to all windows
on the computer. How can my new C# application receive this message?
I have a old C application that sends some messages to all windows
on the computer. How can my new C# application receive this message?