.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH StrToInt64ExW 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBStrToInt64ExW\fR (SHLWAPI.@) .SH SYNOPSIS BOOL StrToInt64ExW ( LPCWSTR \fIlpszStr\fR, DWORD \fIdwFlags\fR, LONGLONG* \fIlpiRet\fR ) .SH DESCRIPTION .PP See \fBStrToIntExA(3w)\fR. .SH IMPLEMENTATION .PP Declared in \fB"shlwapi.h"\fR. .PP Implemented in \fB"dlls/shlwapi/string.c"\fR. .PP Debug channel \fB"shell"\fR.