-
Notifications
You must be signed in to change notification settings - Fork 5
LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also used for communication between kernel mode and user mode components (e.g. between driver and user application). This article contains description and an example how to use LPC communication.
xuyun018/LPC-Local-Procedure-Call-
About
LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also used for communication between kernel mode and user mode components (e.g. between driver and user application). This article contains description and an example how to use LPC communication.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published