[NTOSKRNL]
authorCameron Gutman <aicommander@gmail.com>
Mon, 26 Apr 2010 04:54:25 +0000 (04:54 +0000)
committerCameron Gutman <aicommander@gmail.com>
Mon, 26 Apr 2010 04:54:25 +0000 (04:54 +0000)
commit540e5b6f31a5d212bbb9396de997d260931c88b5
treeb2980435de2ece9fb16d38344355d28064274f1d
parent770cc844b035d859ca1a6e85b3fb649c7439183a
[NTOSKRNL]
- Create a helper function named OpenRegistryHandlesFromSymbolicLink which opens handles to various paths associated with a symbolic link
- Store the Linked value in IoSetDeviceInterfaceState
- Implement checking if an interface is enabled by reading the Linked value
- Interfaces reported from IoGetDeviceInterfaces are only active ones now (unless the caller explicitly says that they want disabled ones too)

svn path=/trunk/; revision=47029
reactos/ntoskrnl/io/iomgr/deviface.c