singrdk/base/Windows/Benchmarks/Lpc
Lily Tsuru db9d77760c RDK 2.0 2024-05-24 07:44:53 -04:00
..
data RDK 2.0 2024-05-24 07:44:53 -04:00
Makefile RDK 2.0 2024-05-24 07:44:53 -04:00
Readme.txt RDK 2.0 2024-05-24 07:44:53 -04:00
setenv.cmd RDK 2.0 2024-05-24 07:44:53 -04:00
uclient.c RDK 2.0 2024-05-24 07:44:53 -04:00
ulpc.h RDK 2.0 2024-05-24 07:44:53 -04:00
userver.c RDK 2.0 2024-05-24 07:44:53 -04:00

Readme.txt

The files in this directory are modified versions of sample code
for local procedure call (lpc).  LPC is a fast IPC mechanism
akin to ports in Mach.

Compiling this test requires the DDK for ntdll.lib and the NT
source tree for nt.h.  The file setenv.cmd needs to be edited to
use at the relevant directories.