in my vs executable I like to be able to access a function of another executable which may be written in another IDE, and access its memory buffer. Like,to read its memory buffer after it is filled with new data. Is this easily possible?. this interconnet pipe may save me some development time. any code that can do this?.