G
Guest
Hi all
Does anybody knows the code behind System.Windows.Forms.Control.Invoke
Is it using Win32 SendMessage with some WM_USER + x message
Any hints would help
I have a mixed environment (MFC, Win32 and .NET) and need to resolve some issue with windows message queue
Thank
JPRoot
Does anybody knows the code behind System.Windows.Forms.Control.Invoke
Is it using Win32 SendMessage with some WM_USER + x message
Any hints would help
I have a mixed environment (MFC, Win32 and .NET) and need to resolve some issue with windows message queue
Thank
JPRoot