K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-04-05T08:28:24.000000Z K 7 svn:log V 291 MFC wcstombs.c 1.1-1.5, mbstowcs.c 1.1-1.6: Implement the XSI extension that allows the destination string to be NULL, and returns the number of bytes (wcstombs) or wide characters (mbstowcs) that would be required to store the result of the conversion without storing anything. PR: 17694 END