25 const wchar_t *extension)
89 if (extension && extension[0])
92 unsigned int needs_period = extension[0] !=
'.';
105 memcpy(
p, extension, copylen *
sizeof(
wchar_t));
#define memcpy(s1, s2, n)
#define memmove(s1, s2, n)
_CRTIMP int *__cdecl _errno(void)
int CDECL _wmakepath_s(wchar_t *path, size_t size, const wchar_t *drive, const wchar_t *directory, const wchar_t *filename, const wchar_t *extension)