Hello. Over the past couple days I've been exploring and learning about injection, hooking, etc. After quite a bit of research, I was able to hook EndScene and use that hook to execute Lua commands. Since that point, I've been trying my damnest to learn some IPC using named pipes. I've read a lot of information on various sites and on MSDN, and I've got a general understanding of how named piping works. What I have failed to find, though, is an explanation of using pipes in the context of DLL injection. That's why I'm posting here. I'm hoping that somebody who is experienced in this area is willing to discuss it with me. I'd even be happy if someone would point me in the direction of a relevant tutorial or reference. Thanks for any insight that is offered in this thread.
Drognir
[Edit]
I thought that the fact that I'm using VS 2005 may be important.
[/Edit]