How to do interprocess communication
between MFC application and other application's
DLL.(MFC application did not use this DLL.)

I tried DDE. but I can not coding message handling
in DLL.

Please let me know.
How to intercommunication with DLL?