ReactOS 0.4.16-dev-112-g52265ae
|
#include <ntddk.h>
Go to the source code of this file.
Functions | |
VOID | DriverUnload (PDRIVER_OBJECT pDriverObject) |
NTSTATUS | DriverEntry (PDRIVER_OBJECT DriverObject, PUNICODE_STRING RegistryPath) |
NTSTATUS DriverEntry | ( | PDRIVER_OBJECT | DriverObject, |
PUNICODE_STRING | RegistryPath | ||
) |
VOID DriverUnload | ( | PDRIVER_OBJECT | pDriverObject | ) |