reactos/dll/win32/netcfgx
Joachim Henze 6a7315228c
[NETCFGX] IDD_TCPIP_ALTCF_DLG Fix radiobutton (#6083)
Do to the 2nd dialog the same what (#6049) did for the first dialog:
- Flip the controls

- move vertical position of the groupbox from 55 to 57 to make it look better
- sync vertical position of 2 more controls for fr-FR.rc
2023-12-03 21:34:29 +00:00
..
lang [NETCFGX] IDD_TCPIP_ALTCF_DLG Fix radiobutton (#6083) 2023-12-03 21:34:29 +00: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] Fix TCP/IP alternate radiobutton behaviour (#6039) 2023-11-25 22:47:46 +09:00