ReactOS 0.4.16-dev-570-g1868985
|
#include <precomp.h>
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Functions | |
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) |
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 | ||
) |
Definition at line 23 of file wmakpath_s.c.