reactos/dll/win32/netcfgx
Joachim Henze 1997c12252
[NETCFGX] 640x480-ify (#5946)
This finishes the 640x480-ification within [NETCFGX]. All dlgs addressed now.

- Allows the final 3 property sheets IDD_TCPIP_ADVIP_DLG, IDD_TCPIP_ADVDNS_DLG and IDD_TCPIP_ADVOPT_DLG to be displayed fine in 640x480 screen resolution by limiting their dlg unit height to 220
- tweaks a bit of the controls vertical positions to look better, e.g. LTEXT "interface metric:" was moved one pix upwards relative to IDC_METRIC to make that look more vertically centered
- IDC_AUTOMETRIC checkbox was moved slightly upwards in relation to the groupbox it was embedded into, which does it make look slightly better
- width of IDC_SUFFIX was enlarged for all languages to the value that was historically chosen for uk-UA.rc. (Only ru-RU.rc continues to do that differently, as it uses even longer text and therefore has to shift 2 controls towards the left to make that fit into the dlg. That part was there also before this PR)
2023-11-13 01:56:38 +00:00
..
lang [NETCFGX] 640x480-ify (#5946) 2023-11-13 01:56:38 +00:00
res
classfactory.c
CMakeLists.txt
inetcfgcomp_iface.c
installer.c
netcfg_iface.c
netcfgbindinginterface_iface.c
netcfgbindingpath_iface.c
netcfgx.c
netcfgx.rc
netcfgx.spec
precomp.h
propertypage.c
resource.h
tcpipconf_notify.c