by default, VS 2010, when I run the C ++ application, it ultimately displays a dialog that notifies if the source file has been modified before automatically recompiling the solution.
Unfortunately, I made this dialog box to no longer show, accidentally checking the "don't show again" box or something like that.
Does anyone know how I can restore this dialogue?
source
share