reactos/dll/win32/netcfgx
Maj Soklič 28eb4e726a
[NETCFGX] Fix missing keyboard navigation (#6837)
Remove WS_GROUP from: IDC_TCP_RESTRICT, IDC_UDP_RESTRICT and IDC_IP_RESTRICT
fixes CORE-19569

Thanks to Maj Soklič for the PR, based on the investigations of Krosuser.
2024-05-05 19:15:04 +02:00
..
lang [NETCFGX] Fix missing keyboard navigation (#6837) 2024-05-05 19:15:04 +02:00
res [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
classfactory.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMakeLists.txt [NETCFGX] Add the interfaces INetCfgBindingInterface and IEnumNetCfgBindingInterface (stubs only). 2019-06-19 22:38:31 +02:00
inetcfgcomp_iface.c [SYSSETUP][NETCFGX][INF] Install the TCPIP protocol driver properly 2019-10-06 22:36:19 +02:00
installer.c [NETCFGX] Create unique network connection names 2021-05-30 21:12:58 +02:00
netcfg_iface.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
netcfgbindinginterface_iface.c [NETCFGX] Add the interfaces INetCfgBindingInterface and IEnumNetCfgBindingInterface (stubs only). 2019-06-19 22:38:31 +02:00
netcfgbindingpath_iface.c [NETCFGX] Add the interfaces INetCfgBindingInterface and IEnumNetCfgBindingInterface (stubs only). 2019-06-19 22:38:31 +02:00
netcfgx.c [NETCFGX] Move the NetClassInstaller to a separate file. 2018-10-13 19:18:37 +02:00
netcfgx.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
netcfgx.spec [NETCFGX] Add the most simple property sheet provider for network adapters 2018-09-26 23:49:02 +02:00
precomp.h [NETCFGX] Read a components bind value and implement the IsBoundTo method. 2019-06-20 22:08:38 +02:00
propertypage.c [NETCFGX] Fix uninitialized variable use. 2022-03-13 16:20:44 -04:00
resource.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
tcpipconf_notify.c [NETCFGX] Create only one "Alternative Configuration" tab 2023-12-17 21:50:20 +01:00