PowerToys/src/common/Display
sosssego 78f5b4c3a4
[Analyzers][CPP] turn on Warning 4100 (#21449)
* Analyzers CPP

Changing the warning level from 3 to 4.
change some project files to make them use the warning config in cpp props file.

* Analyzers C++ turn on warning 4706

Change Cpp.Build.props file to enable 4706
fix BugReportTool code to get rid of 4706

* Turn on warning 4100 and fix the code

* Follow c++ core guidelines

* Adapting to PR comments
2022-11-09 14:41:14 +00:00
..
Display.vcxproj [ARM64] Common Projects configuration cleanup (#17813) 2022-04-19 23:24:58 +01:00
dpi_aware.cpp [FancyZones] Fix canvas layout with scaling reset issue (#17186) 2022-03-25 16:09:59 +00:00
dpi_aware.h [FancyZones] Fix canvas layout with scaling reset issue (#17186) 2022-03-25 16:09:59 +00:00
monitors.cpp [Analyzers][CPP] turn on Warning 4100 (#21449) 2022-11-09 14:41:14 +00:00
monitors.h [New PowerToy] Add Screen Ruler module for measuring screen contents (#19701) 2022-08-27 02:17:20 +03:00