wininet: Space for current directory allocated from the heap

Detlef Riekenberg wine.dev at web.de
Mon May 22 17:14:34 CDT 2006


Am Montag, den 22.05.2006, 16:02 -0500 schrieb Phil Lodwick:

> @@ -746,16 +746,21 @@ lend:
>  BOOL WINAPI FtpGetCurrentDirectoryA(HINTERNET hFtpSession, LPSTR
> lpszCurrentDirectory,
>      LPDWORD lpdwCurrentDirectory)

Your mailer destroyed the Layout (Line-Wrap).

I suggest to attach the File.

>      ret = FtpGetCurrentDirectoryW(hFtpSession,
> lpszCurrentDirectory?dir:NULL, lpdwCurrentDirectory?&len:NULL);

This is hard to read. 
Please add Spaces around '?' and ':' 

Thanks

-- 
By By ...
      ... Detlef




More information about the wine-devel mailing list