I'm using ddkbuild for building my driver.
And I use prefast also.
Prefast has /StackHogThreshold option. The default value is 1024 Bytes.
I want to modify the value but I can't find a way.
How can I do that?
This is my input for 'Rebuild All Command Line'
C:\Windows\System32\cmd.exe /k "$(SolutionDir)..\..\ddkbuild.bat" -WIN7WLHA64 -prefast free $(ProjectDir) -cZ