HttpFilteringEngine
HttpFilteringEngine copied to clipboard
BuildBot uses original WinDivert libs, which use VS 2012 runtime dlls
WinDivert uses VS 2012 redistributables and the main project builds in vs2015. So the engine gets deployed with only the VS2015 redistributables, and clients who don't have vs2012 versions get errors.
Add to documentation. The solution is to simply include msm's for both runtimes (14 and 12).