ReactOS 0.4.16-dev-570-g1868985
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
void | _wmakepath (wchar_t *path, const wchar_t *drive, const wchar_t *dir, const wchar_t *fname, const wchar_t *ext) |
void _wmakepath | ( | wchar_t * | path, |
const wchar_t * | drive, | ||
const wchar_t * | dir, | ||
const wchar_t * | fname, | ||
const wchar_t * | ext | ||
) |
Definition at line 19 of file wmakpath.c.