K 10 svn:author V 7 delphij K 8 svn:date V 27 2015-09-25T01:17:24.528958Z K 7 svn:log V 191 MFC r287650: Use strlcpy() in favor of strncpy() as it's defined to have a nul character at the end of string buffer, and the code context do expects this to behave correctly (e.g. strchr). END