G
Guest
Hi,
I'm wondering if there are any equivalents of the Windows Messages (like
WM_USER) and the concept of message maps in .NET ?
I need to handle user defined messages.
To port from MFC to .NET it requires some infrastructure to handle this. It
should be a pure .NET solution, not some P/Invoke thing.
Regards,
Christoffer Sørensen
I'm wondering if there are any equivalents of the Windows Messages (like
WM_USER) and the concept of message maps in .NET ?
I need to handle user defined messages.
To port from MFC to .NET it requires some infrastructure to handle this. It
should be a pure .NET solution, not some P/Invoke thing.
Regards,
Christoffer Sørensen