mirror of
https://github.com/reactos/reactos.git
synced 2025-07-27 14:43:35 +00:00
- Forgot this file
svn path=/trunk/; revision=46661
This commit is contained in:
parent
44cbfd23f2
commit
c61b788c62
1 changed files with 2 additions and 1 deletions
|
@ -852,7 +852,8 @@ PnpRootDriverEntry(
|
||||||
NTSTATUS
|
NTSTATUS
|
||||||
PnpRootCreateDevice(
|
PnpRootCreateDevice(
|
||||||
IN PUNICODE_STRING ServiceName,
|
IN PUNICODE_STRING ServiceName,
|
||||||
IN OUT PDEVICE_OBJECT *PhysicalDeviceObject
|
OUT PDEVICE_OBJECT *PhysicalDeviceObject,
|
||||||
|
OUT OPTIONAL PUNICODE_STRING FullInstancePath
|
||||||
);
|
);
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue