Original Post
I tried to compile after including strsafe.h and got error after error of "expected primary-expression before ',' token." After tooling around a bit, I found that mingw-g++ is choking on all the NULLs in strsafe.h. Does anybody know how a fix or workaround for this?