From 9417221512c9cd0452e35c6b29f5eafb5075f799 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 1 Oct 2007 17:23:39 +0000 Subject: [PATCH] Add item for MS-Windows implementation of network-interface-*. --- etc/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/etc/TODO b/etc/TODO index e208a5a577e..e216b01ad98 100644 --- a/etc/TODO +++ b/etc/TODO @@ -105,6 +105,14 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html ** Find a proper fix for rcirc multiline nick adding. http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html +** Implement `network-interface-list' and `network-interface-info' +on MS-Windows. Hint: the information is present in the Registry, +under the keys +HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Linkage\ +and +HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\\ +where is the network device found under the first key. + * Important features: ** Provide user-friendly ways to list all available font families, -- 2.39.5