reactos/dll/win32/netcfgx
Joachim Henze 1ca992cb85 [0.4.11][NETCFGX] Fix 1 MSVC2010SP1 x86 dbg warning C4553 CORE-18104
the warning could be observed with MSVC 2010SP1 (16.0.40219.1) x86 target in dbg configuration:

[10847/12816] Building C object dll\win32\netcfgx\CMakeFiles\netcfgx.dir\propertypage.c.obj
C:\0411rls\reactos\dll\win32\netcfgx\propertypage.c(319) : warning C4553: '==' : operator has no effect; did you intend '='?

Fix picked from 0.4.12-dev-656-g c0d97cec88

The bug was introduced by 0.4.11-dev-308-g 91ba4e7350
2022-09-18 00:10:17 +02:00
..
lang [TRANSLATION] Polish translation update 2018-10-20 21:26:07 +02:00
classfactory.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [NETCFGX] Move the NetClassInstaller to a separate file. 2018-10-13 19:18:37 +02:00
inetcfgcomp_iface.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
installer.c [NETCFGX] Move the NetClassInstaller to a separate file. 2018-10-13 19:18:37 +02:00
netcfg_iface.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
netcfgx.c [NETCFGX] Move the NetClassInstaller to a separate file. 2018-10-13 19:18:37 +02:00
netcfgx.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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] Network property page: Implement reading of configured settings. Editing and writing is not implemented yet. 2018-10-01 21:16:22 +02:00
propertypage.c [0.4.11][NETCFGX] Fix 1 MSVC2010SP1 x86 dbg warning C4553 CORE-18104 2022-09-18 00:10:17 +02:00
resource.h [NETCFGX] Network property page: Implement reading of configured settings. Editing and writing is not implemented yet. 2018-10-01 21:16:22 +02:00
tcpipconf_notify.c [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00