K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-05-23T05:45:52.602724Z K 7 svn:log V 210 MFC r300005 swprintf() and apparently wcsftime() want the their output buffer size specified in terms of the the number of wide characters and not sizeof(buffer). Reported by: Coverity CID: 1007605, 1007606 END