[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: kernel32: Fix parameters checking for GetVolumePathName()
From:       Alexandre Julliard <julliard () winehq ! org>
Date:       2013-07-31 17:24:05
Message-ID: 87r4ee4p8q.fsf () wine ! dyndns ! org
[Download RAW message or body]

Bruno Jesus <00cpxxx@gmail.com> writes:

> @@ -1813,6 +1821,8 @@ BOOL WINAPI GetVolumePathNameW(LPCWSTR filename, LPWSTR volumepathname, DWORD bu
>          volumepathname[3] = 0;
>          return TRUE;
>      }
> +
> +    SetLastError(ERROR_FILENAME_EXCED_RANGE);
>      return FALSE;

This doesn't really make sense as a general error.

-- 
Alexandre Julliard
julliard@winehq.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic