.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH _wmakepath 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fB_wmakepath\fR (MSVCRT.@) .SH SYNOPSIS VOID CDECL _wmakepath ( MSVCRT_wchar_t* \fIpath\fR, const MSVCRT_wchar_t* \fIdrive\fR, const MSVCRT_wchar_t* \fIdirectory\fR, const MSVCRT_wchar_t* \fIfilename\fR, const MSVCRT_wchar_t* \fIextension\fR ) .SH DESCRIPTION .PP See \fB_wmakepath(3w)\fR. .SH IMPLEMENTATION .PP Declared in \fB"tchar.h"\fR. .PP Implemented in \fB"dlls/msvcrt/dir.c"\fR. .PP Debug channel \fB"msvcrt"\fR.