ALPC-Example
ALPC-Example copied to clipboard
An example of a client and server using Windows' ALPC functions to send and receive data.
Results
1
ALPC-Example issues
Sort by
recently updated
recently updated
newest added
Hi, I'm developing a communication system between two processes and your repository is helping me a lot to understand the underlying ALPC undocumented APIs. I have to work with ALPCs...