In an attempt to prevent duplicated effort on this also, I actually have most of
this already implemented in my tree, there is a bit more work left
to do (about a weeks worth at my current pace) to fully complete
On Tuesday 18 May 2004 08:10 pm, Robert Shearman wrote:
> > /
Alexandre Julliard wrote:
>
> Tim Hentenaar <[EMAIL PROTECTED]> writes:
>
> >
> /***
> > * FtpGetCurrentDirectoryW (WININET.@)
> > *
> > - * Retrieves the current directory
> > + * Retrieves the current directory (uni
Tim Hentenaar <[EMAIL PROTECTED]> writes:
> /***
> * FtpGetCurrentDirectoryW (WININET.@)
> *
> - * Retrieves the current directory
> + * Retrieves the current directory (unicode)
> + * Implemented 5/17/2004 Tim Hent