ReactOS 0.4.16-dev-87-g3dfbe52
|
#include "DriverTester.h"
Go to the source code of this file.
Functions | |
BOOL | RegisterDriver (LPCWSTR lpDriverName, LPCWSTR lpPathName) |
BOOL | StartDriver (LPCWSTR lpDriverName) |
BOOL | StopDriver (LPCWSTR lpDriverName) |
BOOL | UnregisterDriver (LPCWSTR lpDriverName) |
Definition at line 5 of file umode.c.
Referenced by Initialize().
Definition at line 56 of file umode.c.
Definition at line 94 of file umode.c.
Referenced by RegisterDriver().
Definition at line 135 of file umode.c.
Referenced by UndocumentedMethod(), Uninitialize(), and UsermodeMethod().