I have one application that send custom windows message and i am trying to receive this custom windows message inside a Dll which is loaded into some other process.
Is it possible?
I have one application that send custom windows message and i am trying to receive this custom windows message inside a Dll which is loaded into some other process.
Is it possible?