.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH _wfullpath 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fB_wfullpath\fR (MSVCRT.@) .SH SYNOPSIS MSVCRT_wchar_t * CDECL _wfullpath ( MSVCRT_wchar_t* \fIabsPath\fR, const MSVCRT_wchar_t* \fIrelPath\fR, MSVCRT_size_t \fIsize\fR ) .SH DESCRIPTION .PP See \fB_fullpath(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.