wintun/driver
Simon Rozman 7de5d2e6c8 driver: workaround SDV failure with code analysis
SDV is using own CL.EXE which returns error code 2 when code analysis
is turned on. However, we need code analysis results for DVL.

While we could use a new "ReleaseSDV" configuration, we don't really
require limited code analysis in Release builds, as long as we address
all full code analysis warnings in Debug builds.

To make DVL happier, an intermediate Release build was injected with
code analysis turned on.

Signed-off-by: Simon Rozman <simon@rozman.si>
2021-07-27 12:22:26 +02:00
..
driver.vcxproj driver: workaround SDV failure with code analysis 2021-07-27 12:22:26 +02:00
driver.vcxproj.filters driver: move to subfolder 2020-11-06 07:29:47 +01:00
undocumented.h driver: build security descriptor from sddl 2021-06-25 14:10:50 +02:00
wintun.c driver: switch to MS-recommended memory alloc 2021-07-13 14:33:43 +02:00
wintun.inf driver: specify pnplockdown in inf 2021-06-25 13:51:58 +02:00
wintun.rc Fix © in resources 2021-03-19 12:04:23 +01:00