delphij abaf4cee12 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).
2015-09-25 01:17:24 +00:00
..
2015-09-25 01:17:24 +00:00