I am currently trying to debug a memory leak in one of my applications (yeah, that crap again...), and trying to set gflags
settings, but the dialog won't open up. I installed the Windows 10 SDK (I am on Windows 7 x64), but it said it works on Win7 as well in the description, so why can I not use it at all?
If I start gflags
from command line, nothing at all happens, no error, no feedback, nothing.
Anybody an idea as to what might be happening on my system?