J
Jim Frazer
Hi,
Is there any reason why using a MessageWindow in two C# applications to
exchage WM_COPYDATA windows messages wouldn't work? I'm trying to do this
and have failed so far. The receiving application WndProc is receiving
local messages but doesn't receive the WM_COPYDATA from the sending
application.
I've been able to make this work when sending from a C# application to an
eVC++ 4.0 application and vice versa.
Tomorrow I'll try watching with CE Spy to see what's happening, but in the
meantime, I thought I'd see if anyone else had successfully done this.
Thanks,
Jim Frazer
Is there any reason why using a MessageWindow in two C# applications to
exchage WM_COPYDATA windows messages wouldn't work? I'm trying to do this
and have failed so far. The receiving application WndProc is receiving
local messages but doesn't receive the WM_COPYDATA from the sending
application.
I've been able to make this work when sending from a C# application to an
eVC++ 4.0 application and vice versa.
Tomorrow I'll try watching with CE Spy to see what's happening, but in the
meantime, I thought I'd see if anyone else had successfully done this.
Thanks,
Jim Frazer