reactos/dll/win32/netcfgx
Joachim Henze b730e84548 [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization
This backports the following commits:
0.4.15-dev-7247-g 8f349ab3c2 [NETCFGX] Create only one "Alternative Configuration" tab CORE-19328
0.4.15-dev-7124-g 6a7315228c [NETCFGX] IDD_TCPIP_ALTCF_DLG Fix radiobutton (#6083) CORE-19327
0.4.15-dev-7099-g 5012c6a2b0 [NETCFGX] IDD_TCPIP_BASIC_DLG Radiobuttons need 2 arrow-down-presses instead of one (#6049) CORE-19327
*PARTIALLY* 0.4.15-dev-7023-g a95863b132 [NETCFGX] Half-implement TCP/IP alternate configuration (#6009) (I picked only some formatting, and the RC changes from that, not the initialization implementation yet) CORE-19331
0.4.15-dev-7015-g 9e42809fc1 [NETCFGX] Use CheckDlgButton/IsDlgButtonChecked instead of BM_GETCHECK/BM_SETCHECK CORE-19331
0.4.15-dev-6990-g 4939936165 [NETCFGX] Strip 2x wrong WS_DISABLED style on dlgs (#5987)
0.4.15-dev-6904-g 1997c12252 [NETCFGX] 640x480-ify (#5946)
0.4.15-dev-6858-g 0177b1af45 [NETCFGX] *.rc 640x480-ify IDD_TCPIP_BASIC_DLG and IDD_TCPIP_ALTCF_DLG (#5902)

The binary size shrinks slightly on all branches:

master          RosBEWin2.2.2 GCC8.4.0 dbg x86                602.112 (0.4.15-dev-7264-ga328886)
releases/0.4.14 RosBEWin2.1.6 GCC4.7.2 dbg x86     570.880 -> 568.832
releases/0.4.13 RosBEWin2.1.6 GCC4.7.2 dbg x86     569.344 -> 567.808
releases/0.4.12 RosBEWin2.1.6 GCC4.7.2 dbg x86     548.864 -> 547.328
releases/0.4.11 RosBEWin2.1.6 GCC4.7.2 dbg x86     502.272 -> 500.736
releases/0.4.10 RosBEWin2.1.6 GCC4.7.2 dbg x86     452.096 -> 450.560
releases/0.4. 9 RosBEWin2.1.6 GCC4.7.2 dbg x86     452.096 -> 450.560
releases/0.4. 8 RosBEWin2.1.6 GCC4.7.2 dbg x86     452.096 -> 450.560
releases/0.4. 7 RosBEWin2.1.6 GCC4.7.2 dbg x86     452.096 -> 450.560
2024-02-04 20:43:25 +01:00
..
lang [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization 2024-02-04 20:43:25 +01:00
classfactory.c [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization 2024-02-04 20:43:25 +01:00
CMakeLists.txt
inetcfgcomp_iface.c [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization 2024-02-04 20:43:25 +01:00
netcfg_iface.c [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization 2024-02-04 20:43:25 +01:00
netcfgx.c [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization 2024-02-04 20:43:25 +01:00
netcfgx.rc
netcfgx.spec [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization 2024-02-04 20:43:25 +01:00
precomp.h
resource.h [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization 2024-02-04 20:43:25 +01:00
tcpipconf_notify.c [0.4.10][NETCFGX] RC-fixes, Radiobuttons, optimization 2024-02-04 20:43:25 +01:00