.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH PathFileExistsDefExtW 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBPathFileExistsDefExtW\fR (SHLWAPI.4) .SH SYNOPSIS BOOL PathFileExistsDefExtW ( LPWSTR \fIlpszPath\fR, DWORD \fIdwWhich\fR ) .SH DESCRIPTION .PP See \fBPathFileExistsDefExtA(3w)\fR. .SH IMPLEMENTATION .PP Exported by ordinal only. Use \fBGetProcAddress(3w)\fR to obtain a pointer to the function. .PP Implemented in \fB"dlls/shlwapi/path.c"\fR. .PP Debug channel \fB"shell"\fR.