A
Alex Y Wang
Hi all, my current project is completely written in native C++, and
for some reason I need to write a standalone .Net program to do some
work for it. Therefore, I need to find an effective way of IPC between
my unmanaged code and managed code. What's most appropriate IPC
solution for this? Thanks in advance.
Alex Y Wang
for some reason I need to write a standalone .Net program to do some
work for it. Therefore, I need to find an effective way of IPC between
my unmanaged code and managed code. What's most appropriate IPC
solution for this? Thanks in advance.
Alex Y Wang