Hi,

I want to send a WM_COPYDATA message with the contents of arrays and
other information to a separate MFC application. How can I do this? I
can call SendMessageA from user32.dll, however I need to create a
COPYDATASTRUCT to pack it all together. Has anyone done this?

Sintax

Reply via email to