From: Cameron Gutman Date: Mon, 26 Apr 2010 04:54:25 +0000 (+0000) Subject: [NTOSKRNL] X-Git-Tag: backups/header-work@57446~33^2~55 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=540e5b6f31a5d212bbb9396de997d260931c88b5;hp=540e5b6f31a5d212bbb9396de997d260931c88b5 [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 ---