Hey Vitaliy,
thanks for the comments. I've sent an updated version.
On Saturday 04 March 2006 20:26, Vitaliy Margolen wrote:
> Here
> > +++ b/dlls/shell32/shfldr_fs.c
> > +if (uLen < lstrlenW (wszNewFolder) + 4)
> and here
> > +++ b/dlls/shell32/shfldr_unixfs.c
> > +if (uLen < sizeof(wszN
Saturday, March 4, 2006, 10:35:54 AM, Michael Jung wrote:
> ChangeLog:
> Unicode'ify shell32 internal ISFHelper interface and it's implementors.
> dlls/shell32/shellfolder.h |4 ++-
> dlls/shell32/shfldr_fs.c | 55
> +- dlls/shell32/shfldr_unixf