Merge pull request #3349 from a-wi:DShow_Strsafe_header_v3

This commit is contained in:
Vadim Pisarevsky
2014-10-20 06:49:18 +00:00

View File

@@ -337,6 +337,7 @@ interface ISampleGrabber : public IUnknown
//STUFF YOU CAN CHANGE
#ifdef _DEBUG
#include <strsafe.h>
//change for verbose debug info
static bool gs_verbose = true;